Re: [Anjuta-list] Run Configure dialog: parsing issue



Hi!

Well, the command line argument are passed as it an not through the shell.

Anyway, you should simple selected the target src/program choose
preferences and add something like "-L../foo" or even better
"-L$(top_srcdir)/foo" to LDFLAGS.

Regards,
Johannes

Monaco schrieb:
> Hi,
> 
> My multidirectory Anjuta2-created project has a main binary (src) and a
> lib (foo) groups. 
> 
> When I decide to build it on the command line I cd into the project
> directory and issue:
> 
> ./configure LDFLAGS="-L$(pwd)/foo". 
> 
> Bash expands the command 'pwd' and replace it with my current full path.
> 
> When I use the "Run Configure" dialog, on the other hand, if I enter the
> same text, it seems that $(pwd) is not parsed and the build fails.  Why?
> 
> How can I pass an equivalent argument to configure script using the
> dialog box?
> 
> Thanks,
> []s monaco
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]