[BUG SUB] silc toolkit contains gcc-isims and CFLAGS when it shouldn\'t - silc toolkit
Torrey McMahon
tmcmahon2 at yahoo.com
Sun Jun 3 00:28:58 CEST 2007
Software: silc toolkit
Version: 1.1
Operating System: Solaris
Installation: source
Severity: non-critical
Description:
I\'m compiling silc-toolkit on Solaris with the Sun compilers and seeing some overridden CFLAGS and gcc-isims when I shouldn\'t.
First, CFLAGS has -g -O appended to it no matter what I set. This is broken. CFLAGS should be left blank and set by the user if they want them set. I already set some debug and optimization flags and this overrides them.
Second, MATH_CFLAGS is set and used in some locations and its gcc specific. That should either be an option or env variable to set at configure time.
How to repeat:
Look at the configure scripts
Remote Environment:
unspecified
Fix:
unspecified
More information about the silc-devel
mailing list