On Fri, Apr 24, 2009 at 10:49 PM, Jonas Maebe wrote:
>
> It's probably caused by this bug in binutils:
> https://bugzilla.novell.com/show_bug.cgi?id=471901
>
> It has been fixed in the mean time, but only after binutils 2.19.1 was
> released (and I guess your Ubuntu comes either with 2.19 or 2.19.
On Fri, Apr 24, 2009 at 10:39 PM, Alan Krause wrote:
>
> And the command I use to compile it is:
> fpc -Sd -Cg -O3 proj.pas
>
> Anyone else having similar issues?
Ummm.. just tried your example code and also get that error using
Ubuntu 9.04 (rc 2). All our applications compile fine, so does FPC
Hello together!
I'm working on a port of FreePascal to the Native NT API of
Windows/ReactOS and wanted to ask about your opinion on this idea.
For those who don't know what I'm talking about:
The Win32 API every Windows (NT) developer normally uses is not the API
of its kernel. The kernel its
Sven Barth schrieb:
>
> Now I ask you (especially the main developers of FPC): Is there any
> chance that this target might be added officially to FreePascal
Of course, just send patches.
> PS: I might also help to update/complete the "porting FPC"
> documentation, as some parts are missing. Fo
In our previous episode, Sven Barth said:
> - I successfully compiled a program with a stub RTL and executed it
> during ReactOS' boot process ("hello world" ;) )
> - currently I'm implementing the RTL features step by step (thanks to
> HAS_FEATURE_XYZ this is easier then checking which methods o
Ok... I'm definitly impressed by your answering speed ^^
Florian Klaempfl schrieb:
Sven Barth schrieb:
Now I ask you (especially the main developers of FPC): Is there any
chance that this target might be added officially to FreePascal
Of course, just send patches.
Wonderful! Now