[fpc-devel] Compilation error

2012-04-07 Thread Vincent Snijders
Hi, When I compile fpc trunk for arm-wince on win32 I get this error: [ 93%] Skipped package uuid which has been disabled for target arm-wince Start compiling package winceunits for target arm-wince. Warning: Source file activex.pp from package winceunits not found for arm-wince Compiling

Re: [fpc-devel] Compilation error

2012-04-07 Thread Marco van de Voort
In our previous episode, Vincent Snijders said: -FDc:\lazarus\source\binutils\arm-wince -darm -dRELEASE -Ur -viq ..\winunits-base\src\comobj.pp failed with exit code 1. Console output: Target OS: WinCE for ARM Compiling ..\winunits-base\src\comobj.pp Fatal: Can't open file comobj.pp Fatal:

Re: [fpc-devel] Compilation error

2012-04-07 Thread Jonas Maebe
On 07 Apr 2012, at 12:19, Marco van de Voort wrote: I saw that Pierre regenerated all makefiles yesterday evening. (r20723), maybe that was done with an outdated tool or so. No, since he did it to add support for new platforms so he had to use the most recent fpcmake (and if you look at the

Re: [fpc-devel] Compilation error

2012-04-07 Thread Vincent Snijders
Op 7 april 2012 12:38 heeft Jonas Maebe jonas.ma...@elis.ugent.be het volgende geschreven: On 07 Apr 2012, at 12:19, Marco van de Voort wrote: I saw that Pierre regenerated all makefiles yesterday evening. (r20723), maybe that was done with an outdated tool or so. No, since he did it to add

[fpc-devel] Compilation error in fgl.pp

2011-01-04 Thread Juha Manninen
I have a rather old version of FPC 2.5.1. I tried to update it but got this: --- /home/juha/lib/fpc/2.5.1/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 - Fi../unix -Fix86_64 -FE. -FU/home/juha/SW/freepascal/fpc/rtl/units/x86_64- linux -Cg -dx86_64 -dRELEASE ../objpas/fgl.pp fgl.pp(128,38)

Re: [fpc-devel] Compilation error in fgl.pp

2011-01-04 Thread Vincent Snijders
2011/1/4 Juha Manninen juha.mannine...@gmail.com: I have a rather old version of FPC 2.5.1. I tried to update it but got this: --- /home/juha/lib/fpc/2.5.1/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 - Fi../unix -Fix86_64 -FE. -FU/home/juha/SW/freepascal/fpc/rtl/units/x86_64- linux -Cg

Re: [fpc-devel] Compilation error in fgl.pp

2011-01-04 Thread Marco van de Voort
In our previous episode, Juha Manninen said: Fedora 14 Linux 64-bit. Should I install FPC 2.4.2 first and try again? Yes. Only 2.4.2 is guaranteed (and last week there was a PPU increase due to a change in generics streaming by Paul afaik) ___

Re: [fpc-devel] Compilation error in fgl.pp

2011-01-04 Thread Juha Manninen
Vincent Snijders kirjoitti tiistai 04 tammikuu 2011 15:53:41: Should I install FPC 2.4.2 first and try again? Yes. Thanks, works now. Juha ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Compilation error using FPC 2.2.2 on iMac PowerPC...

2009-04-20 Thread Jonas Maebe
On 13 Apr 2009, at 20:36, domini...@savagesoftware.com.au domini...@savagesoftware.com.au wrote: I'm using FreePascal 2.2.2, from 12th April 2009 snapshot to compile my app on a PowerPC iMac running Mac OS X 10.3.9. All my units compile fine, but it fails during the linking phase with

[fpc-devel] Compilation error using FPC 2.2.2 on iMac PowerPC...

2009-04-13 Thread dominique
Hi all, I'm using FreePascal 2.2.2, from 12th April 2009 snapshot to compile my app on a PowerPC iMac running Mac OS X 10.3.9. All my units compile fine, but it fails during the linking phase with the error listed below... Linking ./YoYo70-powerpc /usr/bin/ld:

Re: [fpc-devel] compilation error of h2pas.pas on Mac OS X in the course of make all of the SVN sources

2005-09-23 Thread Jonas Maebe
On 16 sep 2005, at 15:32, Dr. Rolf Jansen wrote: powerpc-darwin -dpowerpc -dRELEASE h2pas.pas h2pas.pas:5526:Fixup of 34988 too large for field width of 16 bits h2pas.pas:5502:Fixup of 35076 too large for field width of 16 bits h2pas.pas:5484:Fixup of 35140 too large for field width of 16 bits

Re: [fpc-devel] compilation error of h2pas.pas on Mac OS X in the course of make all of the SVN sources

2005-09-17 Thread Florian Klämpfl
Dr. Rolf Jansen wrote: since some days I am no more able to make all the latest and greatest fpc from SVN sources, because there are compilation errors for h2pas.pas. Here comes a log of a session which reproduces the error: PBRJ:~/Programmieren/Xcode/Pascal/fpc Rolf$ svn update At revision

[fpc-devel] compilation error of h2pas.pas on Mac OS X in the course of make all of the SVN sources

2005-09-16 Thread Dr. Rolf Jansen
since some days I am no more able to make all the latest and greatest fpc from SVN sources, because there are compilation errors for h2pas.pas. Here comes a log of a session which reproduces the error: PBRJ:~/Programmieren/Xcode/Pascal/fpc Rolf$ svn update At revision 1091.