On Wed, 2002-02-27 at 13:03, Dirk Eddelbuettel wrote: > On Wed, Feb 27, 2002 at 12:29:15PM +0000, Phil Blundell wrote: > > On Wed, 2002-02-27 at 02:40, Dirk Eddelbuettel wrote: > > > gcc -I/usr/lib/R/include -fPIC -g -O2 -c coxfit2.c -o coxfit2.o > > > coxfit2.c: In function `coxfit2': > > > coxfit2.c:352: Internal compiler error: > > > coxfit2.c:352: internal error--unrecognizable insn: > > > (insn 2883 243 245 (set (reg:DF 16 %fp0) > > > (const_double:DF (mem/u:DF (symbol_ref/u:SI ("*.LC0")) 0) 0 [0x0] > > > 0 [0x0] 0 [0x0])) -1 (nil) > > > (nil)) > > > > This is almost certainly the same as #129573, for what that's worth. > > Very interesting. Did your last patch fix the problem, and is the -fPIC > option is useable?
I don't know. I was too lazy to test it myself and my m68k knowledge is a bit sketchy. I'm certainly happy to work with the m68k folks to solve this problem if somebody from that camp is prepared to try these things out. p.