|
Boost : |
From: DY, JERRY U (SBCSI) (jd2419_at_[hidden])
Date: 2004-05-12 11:12:52
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_at_[hidden]
[mailto:boost-bounces_at_[hidden]] On Behalf Of Rene Rivera
Sent: Wednesday, May 12, 2004 7:54 AM
To: boost_at_[hidden]
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk