Re: [fpc-devel] Hitting bug 4733

2006-04-09 Thread Yves Glodt
On 07/04/06, Yves Glodt <[EMAIL PROTECTED]> wrote: > On 07/04/06, Peter Vreman <[EMAIL PROTECTED]> wrote: > > > On 07/04/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > >> > (Generally, I am not even sure compiling with -fPIC will resolve my > > >> problem...) > > >> > > >> No. > > >>

Re: [fpc-devel] Hitting bug 4733

2006-04-07 Thread Yves Glodt
On 07/04/06, Peter Vreman <[EMAIL PROTECTED]> wrote: > > On 07/04/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > >> > (Generally, I am not even sure compiling with -fPIC will resolve my > >> problem...) > >> > >> No. > >> > >> I see that you have used version 2.0.0 of FPC. Can you try to u

Re: [fpc-devel] Hitting bug 4733

2006-04-07 Thread Peter Vreman
> On 07/04/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > >> > Now, brave as I am I checked out svn and tried to build the beast, >> > with the -fPIC directive, but I failed miserably >> >> -fPIC is for gcc, ld erroneously assumes that the code comes from gcc >> :-) >> >> > because I cou

Re: [fpc-devel] Hitting bug 4733

2006-04-07 Thread Yves Glodt
On 07/04/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Now, brave as I am I checked out svn and tried to build the beast, > > with the -fPIC directive, but I failed miserably > > -fPIC is for gcc, ld erroneously assumes that the code comes from gcc :-) > > > because I could simply not f

Re: [fpc-devel] Hitting bug 4733

2006-04-07 Thread Michael Van Canneyt
On Fri, 7 Apr 2006, Yves Glodt wrote: Hello, I am trying to compile a Firebird UDF library with fpc 2.0.0 under on the amd64 architecture (precisely: ubuntu dapper preview release), but unfortunately I hit bug 4733... That is: The code compiles fine, but fails to link, here below the complete

[fpc-devel] Hitting bug 4733

2006-04-06 Thread Yves Glodt
Hello, I am trying to compile a Firebird UDF library with fpc 2.0.0 under on the amd64 architecture (precisely: ubuntu dapper preview release), but unfortunately I hit bug 4733... That is: The code compiles fine, but fails to link, here below the complete error: [EMAIL PROTECTED]:~/subversio

[fpc-devel] Hitting bug 4733

2006-04-05 Thread Yves Glodt
Hello, I am trying to compile a Firebird UDF library with fpc 2.0.0 under on the amd64 architecture (precisely: ubuntu dapper preview release), but unfortunately I hit bug 4733... That is: The code compiles fine, but fails to link, here below the complete error: [EMAIL PROTECTED]:~/subversion/li

[fpc-devel] Hitting bug 4733

2006-04-04 Thread Yves Glodt
Hello,I am trying to compile a Firebird UDF library with fpc 2.0.0 under on the amd64 architecture (precisely: ubuntu dapper preview release),but unfortunately I hit bug 4733...That is: The code compiles fine, but fails to link, here below the complete error: [EMAIL PROTECTED]:~/subversion/linux/Ud