[fpc-pascal] Error compile library on Linux.

Fred van Stappen fiens at hotmail.com
Thu Mar 20 12:59:47 CET 2014


> It's quite possible that there is nevertheless a bug, but you will have to 
> provide the source code required to reproduce it and compilation
> instructions, otherwise there is nothing we can do (as always).
Hum, not too much answer here... ;-(

Re-resumed :
Units/Project => https://github.com/graemeg/fpGUI/tree/develop

Download it by Clicking on  "Download ZIP".

Then in /fpGUI/src/corelib/

Try to compile that simple library with Linux 64 bit :

>> library fpGUI;
>> uses
>>   fpg_main;  => error while compiling on Linux 64 bit.
>>  begin>>  end.

Compiler parameters (need parh of fpGUI too) : 
 -MObjFPC -Scghi -CX -Os1 -Xs -XX -vewnhi -fPIC -Fu

Many thanks.

Fred
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140320/4e6a988f/attachment.html>


More information about the fpc-pascal mailing list