[fpc-pascal] fpc 2.2.2 failed to compile extpascal
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Aug 27 23:35:59 CEST 2008
On 27 Aug 2008, at 14:18, Bee wrote:
>> I'm on MacOS X 10.5.2 Intel. I got FPC 2.3.1 (SVN) and 2.2.2
>> installed. I'd like to revert my local SVN to the working revision,
>> but I forget which revision I should refer.
>
> I had updated my svn, both for fpc and extpascal, to revision that
> I'm sure it should work. It's based on the date of latest compiled
> working binary file that still works. I'm sure that I remembered it
> correctly because it's the first binary that I compiled a few
> minutes after I had updated my svn (for both).
>
> I'm also sure the compiler got the correct .ppu files because I
> removed *all* .ppu files in the harddrive before doing the
> compilation. As it still didn't help, now I'm stuck! :(
>
> Should I post the strace output here? Hints? TIA.
I'm not sure what anyone can do for you except for trying to debug the
problem themselves. strace (or rather ktrace under Mac OS X 10.4.x,
and dtruss under Mac OS X 10.5.x) won't help at all if you indeed
deleted all units. You can also just as well look in the output of
that as anyone else to see where the units are coming from.
Jonas
More information about the fpc-pascal
mailing list