The error is also reproduced with gcc 4.5 revision 153504
>> 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 i
Denis Onischenko writes:
> I am getting the following error when compiling "x86_64 to powerpc64"
> cross gcc, as soon as the libgcc_s.so.1 has appeared in obj/gcc
> directory.
This question would be more appropriate for the mailing list
gcc-h...@gcc.gnu.org. Please take any followups there. Th
I am getting the following error when compiling "x86_64 to powerpc64"
cross gcc, as soon as the libgcc_s.so.1 has appeared in obj/gcc
directory.
...
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU