12 messages in com.perforce.jamming[jamming] How to: Link libraries?
FromSent OnAttachments
=?is...@robertmuench.de26 Jul 2000 08:47 
Dave...@creo.com26 Jul 2000 11:36 
Robe...@robertmuench.de27 Jul 2000 05:15 
Dave...@creo.com27 Jul 2000 13:43 
Robe...@robertmuench.de29 Jul 2000 02:31 
Robe...@robertmuench.de01 Aug 2000 11:18 
Dona...@cisco.com01 Aug 2000 11:44 
Dave...@creo.com01 Aug 2000 11:51 
Robe...@robertmuench.de02 Aug 2000 00:37 
Dona...@cisco.com02 Aug 2000 05:29 
Dian...@yahoo.com02 Aug 2000 12:52 
Robe...@robertmuench.de04 Aug 2000 03:27 
Subject:[jamming] How to: Link libraries?
From:Robe...@robertmuench.de (Robe@robertmuench.de)
Date:07/29/2000 02:31:12 AM
List:com.perforce.jamming

-----Original Message----- From: jamm@perforce.com [mailto:jamm@perforce.com]On Behalf Of Dave Hylands Sent: Thursday, July 27, 2000 10:44 PM To: 'robe@robertmuench.de'; Dave Hylands Cc: Jamming Subject: RE: [jamming] How to: Link libraries?

You shouldn't have to set the TOP variable. It gets set automatically by the first SubDir call.

Hi, oh really? I'm going to try it out.

Ahhh. Specifying "MainFromObjects oa.dll ;" basically says to build oa.dll from no objects (because no objects are listed on the right hand side of the colon

Right :-|, that's the problem.

Currently, jam builds up a list of dependants on an obj target, but I don't think you can access this as a variable.

:-( I think this would be good feature to add.

... I hope this helps.

Thanks for the detailed explanation. I'm going to try it out and let you know but it looks like it's exactly what I need. Thanks again :-)). Robert