Subject | Re: [firebird-support] I need help on how to cross compile firebird for arm? |
---|---|
Author | Mark Rotteveel |
Post date | 2013-01-08T10:09:29Z |
On Tue, 08 Jan 2013 09:44:42 -0000, "addmanrey" <addmanrey@...>
wrote:
mailinglist. See http://www.firebirdsql.org/en/mailing-lists/ under
"Firebird Developers' Lab"
Mark
wrote:
> I've successfully compiled the firebird 2.5 source code on my Ubuntu1
> desktop and I saw that it built some files and folders.
>
> /usr/local/firebird/include/
>
> -ibase.h
> -iberror.h
> -ib_util.h
> -perf.h
>
> /usr/local/firebird/lib
>
> -libfbclient.so
> -libfbclient.so.2
> -libfbclient.so.3.0.0
> -libib_util.so
>
> and I checked the file type of the libraries which is:
>
> libfbclient.so: symbolic link to `libfbclient.so.2'
> libfbclient.so.2: symbolic link to `libfbclient.so.3.0.0'
> libfbclient.so.3.0.0: ELF 32-bit LSB shared object, Intel 80386, version
> (SYSV), dynamically linked,1
> BuildID[sha1]=0x790e3feb501db8b14fe7c66430a81382a4998342, stripped
> libib_util.so: ELF 32-bit LSB shared object, Intel 80386, version
> (SYSV), dynamically linked,in
> BuildID[sha1]=0xf3a3ab995c6648ca7220531bcada3ba5714f3c3c, stripped
>
> Now, what options I am going to include in "autogen.sh" and "configure"
> order to make files for arm?It is probably better to ask this question in the Firebird-devel
>
> I'm currently using arm-none-linux-gnueabi cross compiler and Ubuntu
> operating system and I need those include files and libraries to my
> Trolltech Qt configuration. I hope someone will guide me to solved this
> problem. thanks
mailinglist. See http://www.firebirdsql.org/en/mailing-lists/ under
"Firebird Developers' Lab"
Mark