Re: [fpc-pascal] Library Project raises Linker Error Hints at -fPIC option

2009-01-07 Thread Andrew Brunner
Hi Jonas, I posted bug with source. Here is a link http://bugs.freepascal.org/view.php?id=12940 Thanks, -Andy On Wed, Jan 7, 2009 at 6:09 AM, Jonas Maebe wrote: > > On 07 Jan 2009, at 03:46, Andrew Brunner wrote: > >> Can anyone tell me why this would be a problem or what I need to do to >> g

Re: [fpc-pascal] Library Project raises Linker Error Hints at -fPIC option

2009-01-07 Thread Jonas Maebe
On 07 Jan 2009, at 03:46, Andrew Brunner wrote: Can anyone tell me why this would be a problem or what I need to do to get FPC to build or LD to link properly? It sounds like a bug in the code generator. Please submit a bug report with a compilable library that demonstrates the program.