X-pop3-spooler: POP3MAIL 2.1.0 b 3 961213 -bs- Delivered-To: pcg AT goof DOT com Message-Id: <199804050725.DAA05663@saturn.web2000.net> X-Sender: mike AT mail DOT web2000 DOT net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Sun, 05 Apr 1998 03:29:19 -0400 To: beastium-list AT Desk DOT nl From: Mike Zimmerman Subject: Problems with compiled binaries Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 586 Lines: 17 I am not on this list, so please respond directly. I'm running a system based on RedHat Linux 5.0 for Intel under glibc-2.0.7, libc-5.4.44, and binutils 2.8.1.0.23. I compiled the pgcc binary myself with a patch egcs-1.0.2 distribution. All binaries I create give back the same error on execution: ../a.out: error in loading shared libraries : undefined symbol: __register_frame_info These binaries have been compiled with -O3 and -06 -mcpu=pentiumpro on seperate compiles to the same result. Anyone have any idea whats causing this or more importantly how to fix it? Thanks, Mike