From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265125AbUGDA2a (ORCPT ); Sat, 3 Jul 2004 20:28:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265302AbUGDA2a (ORCPT ); Sat, 3 Jul 2004 20:28:30 -0400 Received: from smtp.netcabo.pt ([212.113.174.9]:26539 "EHLO smtp.netcabo.pt") by vger.kernel.org with ESMTP id S265125AbUGDA23 (ORCPT ); Sat, 3 Jul 2004 20:28:29 -0400 Date: Sat, 3 Jul 2004 02:31:38 +0100 From: backblue To: linux-kernel@vger.kernel.org Subject: gcc 3.4 problem Message-Id: <20040703023138.00dc1c81@fork.ketic.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Jul 2004 00:28:28.0570 (UTC) FILETIME=[D3C0D7A0:01C4615D] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I have a problem with gcc 3.4, and kernel 2.6.6, i have every thing compiled and installed, no problems compiling, but when i'm going to load a kernel module, it gives me problems, with all the modules, the problem it's the same, and with gcc 3.3.3 i dont have problems, so it's gcc fault, my question it's, does kernel 2.6.7, have this solved? Tks