[En-Nut-Discussion] Question about following the cross tool chain compilation in Mac osx

Lucius Fox lucius.fox08 at gmail.com
Fri Jan 30 08:54:37 CET 2009


Hi,

I am trying to follow the following steps in setting up tool chain for ARM
compilation:

http://www.ethernut.de/en/documents/cross-toolchain-osx.html

Before I do anything in the document, I already have:

$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ gdb --version
GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC
2008)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin".

So how can I following the steps in the article for ARM compilation without
screwing up my existing environment?

Thank you.



More information about the En-Nut-Discussion mailing list