This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43727] undefined reference to `_restgpr_30_x'



------- Comment #10 from jakub at gcc dot gnu dot org  2010-04-13 14:18 -------
Yes, we sometimes install linker scripts, sometimes symbolic links.
E.g. on powerpc64-linux, 32-bit libgcc_s.so is a linker script, while 64-bit
libgcc_s.so is a symlink.
If you after install overwrite it with a symlink, it won't work properly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43727


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]