public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* ld.real: execvp: No such file or directory
@ 2012-01-05 21:29 Piotr Grudzinski
  2012-01-07 13:38 ` Piotr Grudzinski
  2012-01-16 17:50 ` Yann E. MORIN
  0 siblings, 2 replies; 4+ messages in thread
From: Piotr Grudzinski @ 2012-01-05 21:29 UTC (permalink / raw)
  To: crossgcc

Hello,

I'm having problem building crosstool for ARM no-mmu system (see below):

[INFO ]  =================================================================
[INFO ]  Installing C library
[EXTRA]    Copying sources to build dir
[EXTRA]    Applying configuration
[EXTRA]    Building C library
[ERROR]    make[1]: *** [lib/ld-uClibc.so] Error 1
[ERROR]
[ERROR]    >>
[ERROR]    >>  Error happened in: main[scripts/crosstool-NG.sh]
[ERROR]    >>
[ERROR]    >>  For more info on this error, look at the file: 'build.log'

And from build.log file:

[ALL  ]      LD ld-uClibc-0.9.30.2.so
[ALL  ]    ld (ld-elf2flt): error trying to exec
'/home/piotr/x-tools/arm-unknown-linux-uclibc/bin/ld.real': execvp: No
such file or directory
[ALL  ]    collect2: ld returned 255 exit status
[ERROR]    make[1]: *** [lib/ld-uClibc.so] Error 1
[ALL  ]    make[1]: *** Waiting for unfinished jobs....
[ALL  ]    make[1]: Leaving directory
`/home/piotr/toolchain-build/.build/arm-unknown-linux-uclibc/build/build-libc'

The ld.real program is in:
/home/piotr/x-tools/arm-unknown-linux-uclibc/arm-unknown-linux-uclibc/bin
directory.

I my /home/piotr/x-tools/arm-unknown-linux-uclibc/bin directory there
is a arm-unknown-linux-uclibc-ld.real
 file.

It looks like the build system is looking for ld.real in a wrong
directory or arm-unknown-linux-uclibc-ld.real should be used instead.

Any suggestions how/where to fix this problem?


Best Regards,
Piotr

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

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

end of thread, other threads:[~2012-01-17  3:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-05 21:29 ld.real: execvp: No such file or directory Piotr Grudzinski
2012-01-07 13:38 ` Piotr Grudzinski
2012-01-16 17:50 ` Yann E. MORIN
2012-01-17  3:34   ` Piotr Grudzinski

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 read-only IMAP folder(s) and NNTP newsgroup(s).