[fpc-devel] fpc-2.0.0 generating SYSV .o files on FreeBSD

Renato Botelho rbgarga at gmail.com
Thu Oct 20 18:47:38 CEST 2005


I'm having problems with fpc on FreeBSD and would to know if you
have seen this.

My intention is compile a delphi project to generate a library (.so)
file to use inside firebird database. But I always have problems,
the .so file is generated aparently correctly, like you can see here:

libgalleudf2.so: ELF 32-bit LSB shared object, Intel 80386, version 1
(FreeBSD), stripped

But, the .o files is generated as SYSV instead FreeBSD, look:

galleudf2.o:      ELF 32-bit LSB relocatable, Intel 80386, version 1
(SYSV), not stripped
u_conjunto.o:     ELF 32-bit LSB relocatable, Intel 80386, version 1
(SYSV), not stripped

Have you ever seen something like this? Or have any idea how to fix
this?

Thanks
--
Renato Botelho



More information about the fpc-devel mailing list