Re: [gentoo-user] how to add custom compilation options?

2010-03-04 Thread Neil Bothwick
On Thu, 4 Mar 2010 10:08:46 +0800, Xi Shen wrote:

 i want to emerge the crypto++ package with the
 -DCRYPTOPP_DISABLE_ASM option. i tried to add it into the CFLAGS
 variable, but it did not work. please tell me how to do this.

This is C++ software, you need to add it to CXXFLAGS.


-- 
Neil Bothwick

You can't teach a new mouse old clicks.


signature.asc
Description: PGP signature


Re: [gentoo-user] how to add custom compilation options?

2010-03-04 Thread Xi Shen
On Thu, Mar 4, 2010 at 5:14 PM, Neil Bothwick n...@digimed.co.uk wrote:
 This is C++ software, you need to add it to CXXFLAGS.


 --
 Neil Bothwick

 You can't teach a new mouse old clicks.


yes, i figured it out. thanks.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



[gentoo-user] how to add custom compilation options?

2010-03-03 Thread Xi Shen
hi,

i want to emerge the crypto++ package with the
-DCRYPTOPP_DISABLE_ASM option. i tried to add it into the CFLAGS
variable, but it did not work. please tell me how to do this.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/