Hi,
Date: Thu, 16 Jun 2005 08:20:45 +0200 (CEST)
From: "Benoit Audouard" <[EMAIL PROTECTED]>
To: [email protected]
Subject: [Eagleusb-dev] gcc version on knoppix
Reply-To: [email protected]
hi,
seems there's a problem with knoppix installed on disk to compile
eagle-usb driver ?
see http://forum.eagle-usb.org/viewtopic.php?t=3420
#./configure shows :
warning: current gcc version is not the same as the one used to compile
the running kernel:
- current gcc version: 3.3.6
- gcc version used for kernel: linux
gcc --version shows 3.3.6 (Debian 1:3.3.6-5)
Linux version 2.6.11 ([EMAIL PROTECTED]) (gcc-Version 3.3.5 (Debian
1:3.3.5-12)) #2 SMP Thu May 26 20:53:11 CEST 2005
Did someone else encountered a similar problem ?
I didn't install knoppix for a while since multiple hd HS, but I
compiled eagle-usb v2.1.1 for Kaella (Knoppix Linux Azur) as I
mentionned here.
Without particular problem although lack of kernel headers package.
Archive with eagle-usb compiled is available at:
http://joday.free.fr/archives/sagem/Eagle-usb_en-live/eagle-usb-2.1.1_Knoppix_live_2.6.11.tar.bz2
My notes are at: http://doc.linucie.net/Install/AdslModemUSBFast800
I'd successfully compiled eagle-usb-2.3.2 in live-cd with knx 3.9
without having this message (same kernel as user only updated package
difference between version of Knoppix)
I didn't seen this message since Knx 3.3 where gcc 2.95 where used for
kernel and gcc 3.2 where used by default for system (symlink /usr/bin/gcc)
Since 2.6 kernel, gcc 3.3 is used so no problems anymore.
Regards
Jody