On Oct 25, 2012, at 7:19 PM, [email protected] (Dominique Dhumieres) wrote:
> I have updated svn-swig-pm588 by setting the default gcc compiler to 4.0.1. > Apparently the configure use the default gcc compiler (4.8.0 in my case), > but the build use gcc 4.0.1. > > I saw > > configure:19537: $? = 0 > configure:19537: result: yes > configure:19594: gcc -c -g -O2 -g -O2 -Werror=implicit-function-declaration > -I/sw/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp > conftest.c >&5 > configure:19594: $? = 0 > configure:19929: checking zlib.h usability > configure:19929: gcc -c -g -O2 -g -O2 -Werror=implicit-function-declaration > -I/sw/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp > conftest.c >&5 > > in the failing config.log. > > Thanks for the answer, > > Dominique How did 'gcc' get to be gcc 4.8.0? Did you create a symlink to it? That's likely to cause a lot of problems. Daniel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
