[fpc-pascal] EABI problems with FPC (fyi)
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Apr 7 10:41:24 CEST 2009
On 07 Apr 2009, at 10:23, Benedikt Schindler wrote:
> it stopped with errors .... the data2inc programm seems to be build
> not early enough.
It should simply not be necessary. The fpinc.cfg file in svn is not
newer than the fpcfg.inc file, so fpcfg.inc should not be regenerated
by the Makefile. Maybe you copied all files using a plain copy
operation and fpinc.cfg was copied after fpcfg.inc? If so, you can
solve the problem with "touch compiler/utils/fpcfg.inc"
>
Jonas
More information about the fpc-pascal
mailing list