Re: [fpc-pascal] Darwin compilation

2005-09-14 Thread Florian Klaempfl
Paul Davidson wrote: > This fix works, but now: That's Jonas' job :) > > h2pas.pas:5708:Fixup of 34988 too large for field width of 16 bits > h2pas.pas:5683:Fixup of 35076 too large for field width of 16 bits > h2pas.pas:5664:Fixup of 35140 too large for field width of 16 bits > h2pas.pas:5622:

Re: [fpc-pascal] Darwin compilation

2005-09-13 Thread Paul Davidson
This fix works, but now: h2pas.pas:5708:Fixup of 34988 too large for field width of 16 bits h2pas.pas:5683:Fixup of 35076 too large for field width of 16 bits h2pas.pas:5664:Fixup of 35140 too large for field width of 16 bits h2pas.pas:5622:Fixup of 35288 too large for field width of 16 bits h2pa

Re: [fpc-pascal] Darwin compilation

2005-09-13 Thread Florian Klaempfl
Paul Davidson wrote: > Darwin fails make all. Checked out revision 1075. > > genmath.inc(1115,28) Fatal: Internal error 200507161 > genmath.inc(1115,28) Fatal: Compilation aborted Fixed. > make[7]: *** [system.ppu] Error 1 > make[6]: *** [darwin_all] Error 2 > make[5]: *** [rtl] Error 2 > make[

[fpc-pascal] Darwin compilation

2005-09-12 Thread Paul Davidson
Darwin fails make all. Checked out revision 1075. genmath.inc(1115,28) Fatal: Internal error 200507161 genmath.inc(1115,28) Fatal: Compilation aborted make[7]: *** [system.ppu] Error 1 make[6]: *** [darwin_all] Error 2 make[5]: *** [rtl] Error 2 make[4]: *** [next] Error 2 make[3]: *** [ppc2] Err