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
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
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
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,
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