Re: GCC incompatibility

2002-10-23 Thread Bill Nottingham
Goupil, Regis ([EMAIL PROTECTED]) said: > I went to RedHat and GNU websites and found nothing about that. Is there any > technical documentation somewhere that I can get access to about these > incompatibilities ? Basically, there are things in the kernel that change depending on compiler version

Re: GCC incompatibility

2002-10-23 Thread Miloslav Trmac
On Tue, Oct 22, 2002 at 03:17:28PM -0700, Goupil, Regis wrote: > Beside the fact that the message is rather misleading, both module and > kernel are actually compiled with GCC 3.0 but the module's associated > library is not, I need to find the reasons why this doesn't work. But the library is inse

Re: GCC incompatibility

2002-10-22 Thread John
On Wednesday 23 October 2002 06:17, Goupil, Regis wrote: > Hi all, > > In RedHat 8.0, drivers compiled with an old library, old meaning compiled The message is not about the library, it's about the compiler. > under RedHat earlier releases, failed to load with the following message: > "xx.o: The

Re: GCC incompatibility

2002-10-22 Thread Florin Andrei
On Tue, 2002-10-22 at 15:17, Goupil, Regis wrote: > > In RedHat 8.0, drivers compiled with an old library, old meaning compiled > under RedHat earlier releases, failed to load with the following message: > "xx.o: The module you are trying to load (xx.o) is compiled with a gcc > version 2 compiler,

GCC incompatibility

2002-10-22 Thread Goupil, Regis
Hi all, In RedHat 8.0, drivers compiled with an old library, old meaning compiled under RedHat earlier releases, failed to load with the following message: "xx.o: The module you are trying to load (xx.o) is compiled with a gcc version 2 compiler, while the kernel you are running is compiled with a