DA.,

I am working on a project which uses Cavium Octeon 68XX (mips arch) and runs 
linux 3.X, and
i am trying to port FB, but there's always something went wrong.

i tried:

CC=/usr/local/Cavium_Networks/OCTEON-SDK/tools/bin/mips64-octeon-linux-gnu-gcc 
CPP=/usr/local/Cavium_Networks/OCTEON-SDK/tools/bin/mips64-octeon-linux-gnu-cpp 
CXX=/usr/local/Cavium_Networks/OCTEON-SDK/tools/bin/mips64-octeon-linux-gnu-g++ 
LIBS=/usr/local/Cavium_Networks/OCTEON-SDK/tools/mips64-octeon-linux-gnu/sys-root/lib64/
 ./configure --host=mips64-octeon-linux 

it just can't generate the Makefile.

then i tried:
./configure --build=mips64-octeon-linux

it seems work fine, but then i notice that it is using my native gcc, not cross 
compiling.....


After doing lot's of search on the internet, i still can't get it work. I 
understand that this is the mailing list for 
developers, and porting might be a question that just too simple for you guys, 
but i have nowhere to go LOL.

here comes my question: 
Is there any cross-compile options can be used, or something like a "Firebird 
Porting Guide" i can refer to ?

Appreciate if anyone can response. Thanks!

-Percy Xue
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to