public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* crosstool-ng: No CT_TOOLS_WRAPPER set when building a standard CROSS...
@ 2009-09-06  8:18 Joachim Nilsson
  2009-09-06  8:52 ` Yann E. MORIN
  2009-09-06  8:53 ` Joachim Nilsson
  0 siblings, 2 replies; 8+ messages in thread
From: Joachim Nilsson @ 2009-09-06  8:18 UTC (permalink / raw)
  To: crossgcc

Hi everyone!

Using crosstool-ng I selected to build a standard cross toolchain using 
GCC 4.4.1. To that end I imported some gcc patches from buildroot and 
everything seemed fine.  Until I got to the final part of the build.

[EXTRA]    Installing toolchain wrappers
[ALL  ]    ln: accessing `.armeb-redfox-linux-uclibc-wrapper': No such 
file or directory
[ERROR]    Build failed in step 'Cleaning-up the toolchain's directory'
[ERROR]    Error happened in 
'/home/INTRANET/joachim/crosstool-ng/scripts/functions' in function 
'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from 
'/home/INTRANET/joachim/crosstool-ng/scripts/build/internals.sh' at line 
# 76 in function 'do_finish'
[ERROR]          called from 
'/home/INTRANET/joachim/crosstool-ng/scripts/crosstool-NG.sh' at line # 
544 in function 'main'

It seems that in scripts/build/internals.sh if CT_WRAPPER_NEEDED is set 
it also needs CT_TOOLS_WRAPPER to be set, but for my standard cross 
setup the CT_TOOLS_WRAPPER is not set in the .config file.

The build fails a couple of lines later in scripts/build/internals.sh 
when it tries to hardlink every tool to a wrapper that was not built for 
my cross setup (in the previous case).

I would have liked to include a patch, but I cannot make heads or tails 
of this wrapper business, are wrappers even needed for standard cross 
toolchains?  If so, then maybe there should be a default *) in the 
CT_TOOLS_WRAPPER case.

Any ideas?

Regards
  /Jocke


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

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

end of thread, other threads:[~2009-09-06  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-06  8:18 crosstool-ng: No CT_TOOLS_WRAPPER set when building a standard CROSS Joachim Nilsson
2009-09-06  8:52 ` Yann E. MORIN
2009-09-06  9:00   ` Joachim Nilsson
2009-09-06  8:53 ` Joachim Nilsson
2009-09-06  9:07   ` Yann E. MORIN
2009-09-06  9:21     ` Joachim Nilsson
2009-09-06  9:41       ` Yann E. MORIN
2009-09-06  9:49         ` Joachim Nilsson

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).