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 bootstrap/35531] Assembler failure while compiling libgcc



------- Comment #9 from bfriesen at simple dot dallas dot tx dot us  2008-03-11 16:35 -------
A documentation update will be suffient provided that binutils 'ld' adequately
supports Solaris now.  However, I notice that there are may be some issues with
code built/linked with the Sun linker and the binutils linker.  In particular,
a static-linked Perl interpreter fails to dynamically load its own modules if
it is built using 4.3.0, but works with 4.2.1 (which uses Sun linker).  I am
not sure why this is yet. Perhaps the needed symbols are not entirely resolved.

I will be doing more testing today.


-- 


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


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