This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos 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 1000782] New: Incorrect C++ headers in the installed gcc


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000782

           Summary: Incorrect C++ headers in the installed gcc
           Product: eCos
           Version: 3.0
          Platform: pc (i386 PC target)
        OS/Version: HostOS: Win NT/2k/XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Other
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: stano@meduna.org
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The version of gcc installed for 386 under cygwin includes a version of C++
headers errorneously containing #include_next instead of #include.

$ i386-elf-gcc -v
Using built-in specs.
Target: i386-elf
Configured with: /gnutools/src/toolchains/gcc/gcc-4.3.2/configure -v
--target=i3
86-elf --prefix=/gnutools/builds/toolchains/i386-elf/tools --with-newlib
--with-
gnu-as --with-gnu-ld --enable-languages=c,c++ --disable-__cxa_atexit
--enable-th
reads --with-bugurl=http://bugs.ecos.sourceware.org/
--with-pkgversion='eCosCent
ric GNU tools 4.3.2-sw'
Thread model: single
gcc version 4.3.2 (eCosCentric GNU tools 4.3.2-sw)



This is a known gcc regression and shoudl be solved by upgrading to 4.3.3:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


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