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: i686-apple-darwin10 to i386-pc-linux-gnu, ld invoked with gnu options


2011/6/23 Titus von Boxberg <titus@v9g.de>:

> My guess is that this might have to do with your setting CT_CC_STATIC_LIBSTDCXX=y
> in your config file.

Hi, your guess got me passed that point. I'm stuck at another one,
though, and this time I'm not even sure what the error may be.

[ALL  ]    mv -f
/opt/crosstools-build/x86-build/.build/i386-pc-linux-gnu/build/build-libc/lowlevelrobustlock.hT
/opt/crosstools-build/x86-build/.build/i386-pc-linux-gnu/build/build-libc/lowlevelrobustlock.h
[ERROR]    make[2]: *** [nptl/subdir_lib] Error 2
[ERROR]    make[1]: *** [all] Error 2
[ERROR]
[ERROR]    >>  Build failed in step 'Installing C library'
[ERROR]    >>
[ERROR]    >>  Error happened in: CT_DoExecLog[scripts/functions]
[ERROR]    >>        called from:
do_libc[scripts/build/libc/glibc-eglibc.sh-common@265]
[ERROR]    >>        called from: main[scripts/crosstool-NG.sh@582]
[ERROR]    >>
[ERROR]    >>  For more info on this error, look at the file: 'build.log'
[ERROR]    >>  There is a list of known issues, some with workarounds, in:
[ERROR]    >>      '/opt/local/share/doc/ct-ng-1.11.3/B - Known issues.txt'
[ERROR]
[ERROR]    Build failed in step 'Installing C library'

That last mv seems to have been correctly performed (as far as I can
tell, the source file isn't there, while the destination is present,
so I can only guess it worked).

-- 
Andrea

--
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]