Hi, all.
I want to port open64 for MIPS, I download the source code of open64.5 and
configure like:
   ./configure --prefix=/home/compiler/ --target=sl-unknown-linux-gnu
and then make, make install.
During the making and installation, it works well. But i can't find opencc
in directory
 /home/compiler/usr/bin, and if i compile open64 like
   ./configure --prefix=/home/compiler/ && make && make install
opencc is located at /home/compiler/bin.
Makefile tells me that x86 is the default target if i don't set --target.
But if i set --target=sl-unknown-linux-gnu for porting,  i can't get
compiler open64-for-mips.
Does anybody know why? Thanks a lot.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to