14 Jan
1998
14 Jan
'98
4:21 p.m.
Hi! According to Phillip Bruce:
[...] do gcc -c -o $i -g -O -D`basename $i .o` -I../../gcc-2.7.2.3 -I../../gcc-2.7.2.3 -I../../gcc-2.7.2.3/config -I. ./rts-zmath.c;\ done gcc: Internal compiler error: program cc1 got fatal signal 6
This is a problem with GCC, not with GPC. To work around this, try to compile `libgpc.a' without debugging information and/or without optimization: make CFLAGS="-O" libgpc.a make CFLAGS="" libgpc.a Good luck, Peter -- Peter Gerwinski, Essen, Germany, free physicist and programmer Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - 1 Oct 1997 PGP key fingerprint: AC 6C 94 45 BE 28 A4 96 0E CC E9 12 47 25 82 75 Fight the SPAM! - http://maps.vix.com/
10451
Age (days ago)
10451
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Gerwinski