Re: {var_*} in actions defined in modules

Adriaan de Groot <adridg-FlD2LfDziEhmR6Xm/[email protected]>
Newsgroups gmane.comp.tools.aap.devel
Message-ID <[email protected]>
On Sunday 12 October 2003 12:32, you wrote:
> Shouldn't that be:
>   :ltlib target : { var_LDFLAGS = -module -avoid-version -no-undefined }

Perhaps. As in perhaps is _ought_ to be like that, but it isn't.


:ltlib target { var_* assignments for link time } : sources


that works, for the final linking step. As for variables for the compile 
steps, those work as well, but need to be specified for each source 
individually, like

:ltlib target : source1 { var_* assignments for compile time }
	source2 { var_* assignments for compile time }

It would be convenient (I know, wishlist, send patches) if you could put var 
assignements at the start of the list of sources for all of them.



-- 
pub  1024D/FEA2A3FE 2002-06-18 Adriaan de Groot <[email protected]>
            If the door is ajar, can we fill it with door-jamb?


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.