[Bug c/10934] New: funny symbols when compiling libXaw from Xfree-86-4 4.3.0
fritz.heinrichmeyer@fernuni-hagen.de
gcc-bugzilla@gcc.gnu.org
Thu May 22 15:17:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10934
Summary: funny symbols when compiling libXaw from Xfree-86-4
4.3.0
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: fritz.heinrichmeyer@fernuni-hagen.de
CC: gcc-bugs@gcc.gnu.org
when compiling libXaw.so from sources with XFree86-4.3.0
and options
-Os -march=pentiumpro
the resulting libXaw.so cannot be used to build any program as it contains
a symbol
U .L91
and
t .L91
FIX:
use
-O -march=pentiumpro
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list