Re: Error when building cross compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Denis Onischenko <denis.onischenko@xxxxxxxxx> writes:

>>> There is something peculiar going on, because a
>>> x86_64-unknown-linux-gnu hosted compiler would not normally refer to
>>> libgcc_s.so.1 at all.  Even if it did, nothing would normally direct
>>> the dynamic linker to look in the gcc build directory.  Something is
>>> wrong but I don't know what it is.
>
> I have successfully build cross-compiler with overriden RPATH_ENVVAR,
> as following:
> make RPATH_ENVVAR=MY_LD_LIBRARY_PATH
>
> So error was indeed caused by changing LD_LIBRARY_PATH during the
> build, as described by Kai.
>
> I think this is a bug.

Please file a bug report with instructions for how to recreate the
problem.  See http://gcc.gnu.org/bugs.html .  Thanks.

By the way, please don't send e-mail to both gcc-help@xxxxxxxxxxx and
gcc@xxxxxxxxxxxx  Just gcc-help is fine unless you are discussing the
development of gcc.  Thanks.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux