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/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From michaud.bernard@ic.gc.ca  2003-05-27 11:22 -------
Subject: RE:  Bootstrap of gcc-3.3 on Solaris 9 x86 f
	ails on undefined symbol in libgcj.so

Thank you Dara... This worked!  The build was somehow picking up the
gcc-3.2.3 libgcc* libraries, which lack the required
_Unwind_FindEnclosingFunction symbol.  It now builds properly.  I concur
that it is not a perfect fix, but at least it does work.

Thank you again for the help... it is much appreciated.

Bernard Michaud




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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