[fpc-pascal] undefined reference to `fpc_geteipasebx'

Jonas Maebe jonas.maebe at elis.ugent.be
Thu May 28 23:53:49 CEST 2009


On 28 May 2009, at 23:38, Coco Pascal wrote:

> When compiling a test program statically linking a shared module on  
> fc10 i386 I get the following messages:
>
> testlibyfbudfunit.pas:60: undefined reference to `Y_Odd'
> ./libyfbudf.so: undefined reference to `fpc_geteipasebx'
> testlibyfbudf.lpr(20,1) Error: Error while linking
> testlibyfbudf.lpr(20,1) Fatal: There were 1 errors compiling module,  
> stopping
>
> What does this mean?

Don't use -Cg, it doesn't work yet for Linux/i386.


Jonas



More information about the fpc-pascal mailing list