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: Possible Small Crosstool Bug


On 4/9/06, Josh Goldsmith <joshin@hotmail.com> wrote:
>   First off, thank you for cross tool.  It solved the headache I had trying
> to build an x86_64 cross compiler on Cygwin.  Spectacular!  I easily
> modified a couple of the dat files to exactly mimic my gentoo box.
>
>   I encountered a small error that I'm not sure if crosstool is at fault or
> gcc.  When building gcc, it errored out when trying to install files from
> ./build/x86_64-pc-linux-gnu/gcc-3.4.5-glibc-2.3.5/build-gcc/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/stdc++.h.gch/
> to
> /usr/local/crosstool/gcc-3.4.5-glibc-2.3.5/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/lib64/libstdc++.so.6.0.3.dir
> because the source directory was empty.

Hrmph.  Thanks for letting me know about it!

>   I wasn't up to trying to seriously debug the problem and didn't know how
> to retry the make (I imagine I could have just cd'd to the gcc directory and
> typed make?) so I nuked the failed build and tried again.  This time I
> cheated and did a quick mkdir -p of the source directory and created a file
> there.  The build finished successfully and so far I'm living happily ever
> after.

OK, I'm cc'ing the crossgcc mailing list in case anyone
else is running into this problem.

Cheers,
Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv

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