This is the mail archive of the ecos-bugs@sources.redhat.com 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 1000035] New: gcc-3.3: c++ flags passed to C compiler


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

           Summary: gcc-3.3: c++ flags passed to C compiler
           Product: eCos
           Version: CVS
          Platform: linux (Linux synthetic target)
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Other
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: andrew.lunn@ascom.ch
         QAContact: ecos-bugs@sources.redhat.com


gcc -c  -I/home/lunn/eCos/work-210503/install/include
-I/home/lunn/eCos/anoncvs-210503/packages/net/ns/dns/current
-I/home/lunn/eCos/anoncvs-210503/packages/net/ns/dns/current/src
-I/home/lunn/eCos/anoncvs-210503/packages/net/ns/dns/current/tests -I.
-I/home/lunn/eCos/anoncvs-210503/packages/net/ns/dns/current/src/ -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc
-finit-priority -D_KERNEL -D__ECOS -Wp,-MD,src/dns.tmp -o src/net_ns_dns_dns.o
/home/lunn/eCos/anoncvs-210503/packages/net/ns/dns/current/src/dns.c
cc1: warning: "-Woverloaded-virtual" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fvtable-gc" is valid for C++ but not for C/ObjC

gcc version 3.3.1 20030626 (Debian prerelease)



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


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