Date: Tue, 19 Aug 2003 14:56:31 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: anholt@freebsd.org Cc: kan@FreeBSD.org Subject: FYI: XFree86-4-libraries and gcc 3.3.1 with "-Os" -> broken libXaw Message-ID: <3F421E7F.6060305@Leidinger.net>
next in thread | raw e-mail | index | archive | help
Hi, I'm in the process of rebuilding XFree86-4. When I build the libs on 5-current (from Aug 2) with gcc 3.3.1 and "-Os -pipe -fno-strict-aliasing" and CPUTYPE=athlon I get a libXaw.so.7 with the unresolvable symbol ".L91" (=> I can't build/link XFree86-4-Server). Replacing "-Os" with "-O2" produces a working libXaw (and completely different .L* symbols in the nm output). Bye, Alexander.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F421E7F.6060305>