Adriaan van Os writes:
Waldek Hebisch wrote:
Try the following patch (if you want just remake you have to remove libgpc.a):
Thanks, this works and brings me a step further.
../.././xgpc -B../.././ -I../rts --automake --executable-file-name -W -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -g -O2 --executable-path=. --unit-path=/Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/rts --unit-path=/Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/units `cat needed-options` -I. -I "/Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p" "/Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/utils/gpidump.pas" /Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/units/stringutils.pas: In function `QuoteStringInternal': /Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/units/ stringutils.pas:328: error: could not split insn (insn:TI 375 58 376 (set (reg:SI 30 r30 [138]) (const_int 4294967295 [0xffffffff])) 309 {*movsi_internal1} (insn_list:REG_DEP_ANTI 52 (nil)) (expr_list:REG_EQUIV (const_int 4294967295 [0xffffffff]) (nil))) /Users/adriaan/gnu/gcc-3.4-stuff/gpc-3.4.0/gcc/p/units/ stringutils.pas:328: internal compiler error: in final_scan_insn, at final.c:2429 Please submit a full bug report, with preprocessed source if appropriate. See URL:http://gcc.gnu.org/bugs.html for instructions. gpc1: ../.././xgpc exited with status 1 make[2]: *** [gpidump] Error 1 make[1]: *** [pascal.utils] Error 2 make: *** [all-gcc] Error 2