X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- From: sart AT bigfoot DOT com Message-ID: <36268893.DBFF1F7E@bigfoot.com> Date: Thu, 15 Oct 1998 23:43:15 +0000 X-Mailer: Mozilla 4.06 [en] (X11; U; Linux 2.0.35 i586) MIME-Version: 1.0 To: beastium-list AT Desk DOT nl Subject: a.out fails Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 759 Lines: 23 Hi there Ihave just one small question depending pgcc. I took the rpms from the main-page. Every time i try to compile s.th. i get undifined references when i start a.out. Even Hello-World-like programs. Thats what is told to me : a.out: error in loading shared libraries: a.out: undefined symbol: __fpu_control ldd a.out tells this: libstdc++.so.2.9 => /usr/lib/libstdc++.so.2.9 (0x40018000) libc.so.6 => /usr/i486-linux-libc6/lib/libc.so.6 (0x40058000) libm.so.6 => /usr/i486-linux-libc6/lib/libm.so.6 (0x40142000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) __fpu_control ist found in the libs under /usr/i486-linux-libc6/lib/ I use SuSE as distribution (5.3). Does someone know what to do ? Greetings sart