This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/10997] New: ICE when compiling module using /lib/modules/2.4.20/build/include tree


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10997

           Summary: ICE when compiling module using
                    /lib/modules/2.4.20/build/include tree
           Product: gcc
           Version: 3.2.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: martin.obeck@mindspeed.com
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: i386-slackware-linux-gnu
  GCC host triplet: i386-slackware-linux-gnu
GCC target triplet: i386-slackware-linux-gnu

Get ICE when required headers are included 
from /lib/modules/2.4.20/build/include. <linux/fs.h> causes error for certain.

module compiles ok using Redhat distribution with gcc-2.9.x compiler and 2.4.18-
3 tree.

system: Linux 2.4.20 #2 mon Mar 17 22:02:15 PST 2003 i586 unknown
architecture: i586

gcc-3.2.2/configure --prefix=/usr --enable-shared --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i386-
slackware-linux --host=i386-slackware-linux



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]