Subject: How to use cross-compile toolchain and library for compiling my programs ?
To: None <port-evbmips@netbsd.org>
From: Aries Wang <aries_wang@alliedtelesis.com.tw>
List: port-evbmips
Date: 08/26/2005 10:00:45
 
Hi, 


   Now I built cross-compile tools using build.sh, command is as following: 

% /usr/src/build.sh -m evbmips-eb -T /home/cross tools

   Although I can cross-build kernel with build.sh, how can I build my applications running on Malta 4Kc board? What should I
configure my host so that host will use cross-compiling gcc, ld, and lib instead of using /usr/bin/gcc..... ? 



Best regards,
Aries Wang