
I've attached changes with your suggestions. I tested it and it worked!! I'm starting to like bjam, now how does it compare to ant?? =) (we're still using gnu make here). I've also added the line: flags acc CFLAGS <inlining>off : +d The +d option prevents inlined functions from being inlined, useful for debugging -- assuming that's what the option is meant to do. -Jerry -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Rene Rivera Sent: Wednesday, May 12, 2004 7:54 AM To: boost@lists.boost.org Subject: [boost] Re: changing aCC-Link-action Rene Rivera wrote:
flags acc CFLAGS <target-types>$(SHARED_TYPES) : +z ; flags acc LINKFLAGS <target-types>$(SHARED_TYPES) : -b ;
Oops :-) That should be "target-type", singular not plural. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost