I'm having problems building g77-3.4-20031015-2 on a G4 Powerbook running OS 10.3, after a recent fink selfupdate.
The build proceeds normally, but fails when trying to run c++filt3. On my system, there's /usr/bin/c++filt, but no c++filt3. This problem did not arise when building an older version: that one is currently installed:
sh-2.05b# g77 -v
Reading specs from /sw/lib/gcc/powerpc-apple-darwin7.0.0/3.4/specs
Configured with: ../gcc-3.4-20031015/configure --prefix=/sw --enable-languages=f77 --infodir=/share/info
Thread model: posix
gcc version 3.4 20031015 (experimental)
I made a link from /usr/bin/c++filt3 to point at the same binary as /usr/bin/c++filt which seems to fix this problem. But I don't like messing around in /usr/bin; I am bound to forget what I've done and it'll bite me later. I'm wondering if the "3" happened as a typo in a build script somewhere, or if it is indicative of an incomplete or bad install of the Mac dev tools?
Do other 10.3 users have /usr/bin/c++filt3? Is it a symbolic link?
Apologies if this should be in the devel list. I'm not subscribed to that one, although I do read it via NNTP and didn't notice this problem reported there. My article post was tacitly ignored (probably for sound security reasons).
Failure output from the build process below,
Thanks,
Nick Bailey [EMAIL PROTECTED] http://cmt.gla.ac.uk
stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin7.2.0/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.4-20031015/gcc -I../../gcc-3.4-20031015/gcc/. -I../../gcc-3.4-20031015/gcc/../include -I/sw/include ../../gcc-3.4-20031015/gcc/errors.c -o errors.o
stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin7.2.0/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o genmodes \
genmodes.o errors.o ../libiberty/libiberty.a
xgcc: installation problem, cannot exec `c++filt3': No such file or directory
make[2]: *** [genmodes] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
### execution of /var/tmp/tmp.2.OIbSBM failed, exit code 2
Failed: compiling g77-3.4-20031015-2 failed
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users