Bug in Xcode4 gcc4.2 causes guile 2.0 build to fail
Bug in Xcode4 gcc4.2 causes guile 2.0 build to fail
- Subject: Bug in Xcode4 gcc4.2 causes guile 2.0 build to fail
- From: Brett Hoerner <email@hidden>
- Date: Tue, 26 Apr 2011 16:12:55 -0500
Guile maintainer says it's a problem in Apple's GCC. Anyone know a workaround?
Full build and failure: https://gist.github.com/943159
Guile maintainer reply:
http://lists.gnu.org/archive/html/bug-guile/2011-04/msg00121.html
Snippet:
/bin/sh ../libtool --silent --tag=CC --mode=compile /usr/bin/gcc-4.2
-std=gnu99 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib
-I../lib -I/usr/local/Cellar/libffi/3.0.9/lib/libffi-3.0.9/include
-I/usr/local/Cellar/readline/6.2.1/include
-I/usr/local/Cellar/libffi/3.0.9/include
-I/usr/local/Cellar/readline/6.2.1/include
-I/usr/local/Cellar/libffi/3.0.9/include -D_THREAD_SAFE -Wall
-Wmissing-prototypes -Wdeclaration-after-statement -Wundef
-Wswitch-enum -fvisibility=hidden
-I/usr/local/Cellar/bdw-gc/7.1/include -march=core2 -msse4.1 -w
-pipe -O3 -c -o libguile_2.0_la-weaks.lo `test -f 'weaks.c' || echo
'./'`weaks.c
cc1(59621) malloc: *** error for object 0x14089b9f8: incorrect
checksum for freed object - object was probably modified after being
freed.
*** set a breakpoint in malloc_error_break to debug
vm-engine.c: In function 'vm_debug_engine':
vm-engine.c:38: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[3]: *** [libguile_2.0_la-vm.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden