On Tue, 20 Oct 2009 17:14:33 +0200, Jonas Maebe
wrote:
> On 20 Oct 2009, at 16:43, Matthias Klumpp wrote:
>
>> Linking build/project1
>> /usr/bin/ld: warning: bin/link.res contains output sections; did you
>> forget
>> -T?
>> ./libipkinject.so: undefined reference to `fpc_geteipasebx'
>> projec
On 20 Oct 2009, at 16:43, Matthias Klumpp wrote:
Linking build/project1
/usr/bin/ld: warning: bin/link.res contains output sections; did you
forget
-T?
./libipkinject.so: undefined reference to `fpc_geteipasebx'
project1.lpr(42,1) Error: Error while linking
Do you have any idea why this hap
Hello!
I use FPC 2.3.1 to let FPC compile shared libraries with PIC code. (PIC
support is broken in FPC 2.2.4)
My shared lib compiles successful, but if I compile a project which uses
this library, I get this:
Linking build/project1
/usr/bin/ld: warning: bin/link.res contains output sections; did