[hlcoders] Unable to run libraries made with gcc3.2 under RH8.0

2002-10-28 Thread Matthew Lewis
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Has anyone been able to compile and run their mod using gcc3.2 under RH8.0? I recompiled my mod with no errors, but the resulting modules no longer run. It either core dumps, or I get the missing API

Re: [hlcoders] Unable to run libraries made with gcc3.2 under RH8.0

2002-10-28 Thread Phantom
need to install gcc-2.96 and change the make file I had the problem recently /me huggles MDK9.0 - Original Message - From: Matthew Lewis [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 28, 2002 6:33 PM Subject: [hlcoders] Unable to run libraries made with gcc3.2 under RH8.0

Re: [hlcoders] Unable to run libraries made with gcc3.2 under RH8.0

2002-10-28 Thread botman
Has anyone been able to compile and run their mod using gcc3.2 under RH8.0? I recompiled my mod with no errors, but the resulting modules no longer run. It either core dumps, or I get the missing API error. I've tried compiling with both gcc and g++ with the same results. Run the dedicated