11 Jul
2000
11 Jul
'00
5:05 p.m.
I apply sed -f $(srcdir)\config\msdos\top.sed to makefiles (created by configure shell) in $(srcdir) and $(srcdir)/gcc directories and after this I run manually configure shell in $(srcdir)/gcc/p/rts. After this I run make CFLAGS="-O2" LDFLAGS="-s" LANGUAGES=pascal and I obtained xgcc, xgpc, cc1, gpcpp, gpc1, libgcc.a and libgpc.a with some non fatal make or cc1, gcc errors. But gpc1 fails when compiling some files from $(srcdir)/gcc/p/test. It got internal compiler error. I don't now what to do. Debugging ? David Kredba
9528
Age (days ago)
9530
Last active (days ago)
2 comments
2 participants
participants (2)
-
David Kredba -
Peter Gerwinski