gcc on Panther
gcc on Panther
- Subject: gcc on Panther
- From: email@hidden
- Date: Fri, 21 Nov 2003 22:27:41 +0100
Hi !
I've just installed 10.3 with Xcode Tools (all options except 10.1
compatibility).
I'm trying to compile camllight (http://caml.inria.fr) but encouter some
problem :
1. gcc (that is 3.3 default) emits a "pragma" that caused errors.
I choose gcc3 and cpp3 (that is 3.1) and compiling camllight itself went OK
2. When trying to compile de contrib package "libgraph", after changing to
3.1 also, I got that error that I don't know what to do with...
[...]
/usr/bin/gcc3 -I../../src/runtime -O -c -o accept.o accept.c
/usr/bin/gcc3 -I../../src/runtime -O -c -o access.o access.c
gcc3: Internal error: Segmentation fault (program /usr/libexec/gcc/darwin/
ppc/cpp-precomp)
Please submit a full bug report.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[1]: *** [access.o] Error 1
+ cd libgraph
[...]
Details can be found at http://ghaberer.free.fr/install_caml
If anybody has any idea to help.
GH
--
Guillaume Haberer
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.