> 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
                                          
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to