This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Cross compiler usage help
Deepak Barua wrote:
Hi ,
I have used crosstool to compile a ARM tool chain for a TI board
but i don't know how i can use it... meaning instead of sing my system
gcc i want to use the ARM cross compiler gcc stored with it's include
files and such in a seperate directory ....
It's not quite clear what you want to do.
If you built and installed arm-gcc at /usr/local/bin,
for example, you execute /usr/local/bin/arm-gcc foo.c.
--
Michael Eager eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077