ARM GCC compiler issue

Yoshiki Ohshima Yoshiki.Ohshima at acm.org
Fri Jan 16 08:10:50 UTC 2004


  Hello,

> Please tell me how to creat a Makefile for ARM to use arm-elf-gcc

  Are you on unix environment, or trying to generate a Makefile for a
cross compiling target?  In the former case, Makefile is generated by
the configure script.  In the latter case, you can have a problem, but
configure with proper CC environment, and a little hand editting the
generated Makefile(s) will do it.

  Can you elaborate a little more what you're trying to do?

-- Yoshiki



More information about the Squeak-dev mailing list