Re: [Plib-users] Library Initialization
Brought to you by:
sjbaker
From: Sam S. <sa...@sp...> - 2000-10-11 17:03:13
|
----- Original Message ----- From: "Steve Baker" <sjb...@ai...> To: <pli...@li...> Sent: Tuesday, October 10, 2000 5:10 PM Subject: Re: [Plib-users] Library Initialization > Elad Lahav wrote: > > > > OK, I have tried to exclude as many reasons as possible for this failure, > > and this is what I got: > > 1. Reinstalled RH 7, > > *BZZT*BZZT* WARNING! WARNING! > > You might want to downgrade your gcc to something that works. RedHat > are coming in for a lot of flak over their decision to ship a relatively > poorly tested beta version. No need. Type recompiling everything with kgcc instead of gcc. kgcc is the Linus blessed version for compiling kernals. alias gcc kgcc might do the trick Sam |