This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with ct-ng 1.5.1: "fragment: command not found"


Hello Matthias!
Hello All!

On Thursday 29 October 2009 21:24:42 Matthias Kaehlcke wrote:
> the build of a uclibc toolchain for i686 using crosstool-ng v1.5.1
> fails with the following error:
> [ALL  ]
> /usr/local/src/ct-ng-build/targets/src/binutils-2.18/ld/emultempl/elf32.em:
> line 11: fragment: command not found 
> ... (more lines with the same error)
> anyone ran into this issue and knows how to solve it?

Set "Paths and misc options" -> "Shell to use as CONFIG_SHELL" -> bash

This fixed it for me, binutils 2.18 seems to be sensible to such stuff.
(In my case /bin/sh pointed to bash, but it was still failing if I did
 not explicitly set CONFIG_SHELL to bash).

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]