[BUG SUB] silc toolkit contains gcc-isims and CFLAGS when it shouldn\'t - silc toolkit
Pekka Riikonen
priikone at iki.fi
Sun Jun 3 20:45:21 CEST 2007
On Sun, 3 Jun 2007, Pekka Riikonen wrote:
: : : > compiler/OS you were using (what configure said you were using) so
: : : that we > can set specific case for that.
: : :
: : : Solaris and Sun's compilers. You'd want to set -xO[N] where N is
: : : between 1 and 5. However, with the Sun compilers the options are
: : : parsed first to last so if I set my CFLAGS to max optimization and
: : : then the configure script comes in and decides to put "-g -xO2" at
: : : the end it overrides everything I just set.
: : :
: : Yes, well, that can be considered a bug. The order indeed could be so
: : that what user gives always stays first. I shall fix this. Are there
: : no
: :
: Ah well, I didn't read this correctly. Of course this is the way it works
: now...
:
I shall add --disable-optimizations configuration option to Toolkit. This
would disable all compiler optimizations. If user wants optimizations it
would be left to user to specify them.
I still need to know how to compile the math library with your compiler so
could you provide the options that work. What options is it using now?
Thanks.
Pekka
________________________________________________________________________
Pekka Riikonen priikone at silcnet.org
Secure Internet Live Conferencing (SILC) http://silcnet.org/
More information about the silc-devel
mailing list