Opened 18 years ago

Last modified 18 years ago

#9054 closed defect

gcc41 does not build on Intel Macs — at Initial Version

Reported by: Li.Cheng@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

When I try to buildl gcc41 on an Intel Mac I get the following error. I have a log file with the debug and verbose flags set if you would like.

/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc41/work/build/./gcc/xgcc -B/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc41/work/build/./gcc/ -B/opt/local/i386-apple-darwin8.6.1/bin/ -B/opt/local/i386-apple-darwin8.6.1/lib/ -isystem /opt/local/i386-apple-darwin8.6.1/include -isystem /opt/local/i386-apple-darwin8.6.1/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-4.1.0/libgfortran -I. -iquote../../../gcc-4.1.0/libgfortran/io -I../../../gcc-4.1.0/libgfortran/../gcc -I../../../gcc-4.1.0/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c ../../../gcc-4.1.0/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 make[4]: * [compile_options.lo] Error 1 make[3]: * [all] Error 2 make[2]: * [all-target-libgfortran] Error 2 make[1]: * [all] Error 2 make: * [profiledbootstrap] Error 2

Change History (1)

Changed 18 years ago by Li.Cheng@…

Attachment: log.txt.bz2 added

log with debug and verbose flags set

Note: See TracTickets for help on using tickets.