linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gcc Cortex M3 Programming
@ 2011-03-28 19:32 Dello Iacono salvatore
  2011-03-28 20:06 ` .: formica :.
  0 siblings, 1 reply; 2+ messages in thread
From: Dello Iacono salvatore @ 2011-03-28 19:32 UTC (permalink / raw)
  To: linux-c-programming

Hello everyone,
I'm trying to program the controllers with Cortex M3 core, but I can not 
compile with gcc. Does anyone know how to install gcc for arm on a Mac?
Thank you all.
Salvatore Dello Iacono

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc Cortex M3 Programming
  2011-03-28 19:32 gcc Cortex M3 Programming Dello Iacono salvatore
@ 2011-03-28 20:06 ` .: formica :.
  0 siblings, 0 replies; 2+ messages in thread
From: .: formica :. @ 2011-03-28 20:06 UTC (permalink / raw)
  To: Dello Iacono salvatore; +Cc: linux-c-programming

You have to use a cross-compiler for cortex-m3. You can use a
gnu/toolchain for cortex-m3.
Instead of gcc, you have to use arm-none-eabi-gcc.
Maybe this link could be usefull:

http://www.micromouseonline.com/blog/2009/05/07/codesourcery-gnu-toolchain-for-the-arm-on-a-mac

Hope this helps.

Roberto

On Mon, Mar 28, 2011 at 9:32 PM, Dello Iacono salvatore
<delloiaconos@alice.it> wrote:
> Hello everyone,
> I'm trying to program the controllers with Cortex M3 core, but I can not
> compile with gcc. Does anyone know how to install gcc for arm on a Mac?
> Thank you all.
> Salvatore Dello Iacono
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Roberto (aka formica) Marino
Computer Engineer
Free Software User - Me|Lug Member
http://people.gnudev.org/~formica/
Mobile: 349-5740870
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-28 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 19:32 gcc Cortex M3 Programming Dello Iacono salvatore
2011-03-28 20:06 ` .: formica :.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).