gcc44

Jack Howarth howarth at bromo.med.uc.edu
Sat Sep 12 19:06:18 PDT 2009


   Okay, you do have something else strange going on in the gcc44
package that I never saw in fink...

Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-apple-darwin10.0.0/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking build system type... x86_64-apple-darwin10.0.0
checking host system type... x86_64-apple-darwin10.0.0
checking for x86_64-apple-darwin10.0.0-ar... /usr/bin/ar
checking for x86_64-apple-darwin10.0.0-lipo... lipo
checking for x86_64-apple-darwin10.0.0-nm... /opt/local/var/macports/build/_Users_howarth_ports_lang_gcc44/work/build/./gcc/nm
checking for x86_64-apple-darwin10.0.0-ranlib... /usr/bin/ranlib -c
checking for x86_64-apple-darwin10.0.0-strip... /usr/bin/strip
checking whether ln -s works... yes
checking for x86_64-apple-darwin10.0.0-gcc... /opt/local/var/macports/build/_Users_howarth_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_Users_howarth_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10.0.0/bin/ -B/opt/local/x86_64-apple-darwin10.0.0/lib/ -isystem /opt/local/x86_64-apple-darwin10.0.0/include -isystem /opt/local/x86_64-apple-darwin10.0.0/sys-include
checking for suffix of object files... configure: error: in `/opt/local/var/macports/build/_Users_howarth_ports_lang_gcc44/work/build/x86_64-apple-darwin10.0.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.

I'll have to think about this for awhile. From config.log in 
/opt/local/var/macports/build/_Users_howarth_ports_lang_gcc44/work/build/x86_64-apple-darwin10.0.0/libgcc
something is passing CFLAGS='-g -O2 -arch x86_64'. You really don't want to be doing that. Anyone know
where is being set and how we can disable it?
                    Jack


More information about the macports-dev mailing list