Installing toolchain

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Fri Sep 10 21:48:00 GMT 2010


Jeff, All,

On Sunday 05 September 2010 21:19:49 Jeff Gilton wrote:
> I am using a toolchain built with Crosstool-ng built using Cygwin as part of 
> the development environment for the project for a series of classes in 
> embedded systems programming.  The version of Cygwin I am using is 1.7.5. 
> The version of Crosstool-ng I'm using is 1.7.1.  The target I built the 
> toolchain for is powerpc-405-linux-gnu.  I was unable to get some of the 
> debug tools to build like duma and gdb but I don't need them.

Hmmm. Most probably there are issues on Cygwin, as this is not an ELF
system. For example, the cross-ldd included in uClibc will not build,
as Cygwin is missing /usr/include/elf.h. Maybe this is the reason for
the failure of gdb. For DUMA, I've no clue. If you ever manage to fix
it, please share! :-)

> The next  
> step is to create an installation package so the students can install the 
> toolchain on their system.  Are there files I need to copy other than the 
> ones that get put in the x-tools directory? 

No, the toolchain is self-contained in the ${CT_PREFIX_DIR} directory.
It defaults, in your case, to: ~/x-tools/powerpc-405-linux-gnu

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list