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] gcc-3.3: c++ flags passed to C compiler


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


jifl@ecoscentric.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bartv@ecoscentric.com




------- Additional Comments From jifl@ecoscentric.com  2003-15-07 04:52 BST -------
Hmm... I think we heard tell of this coming before. Now Bart (CC'd) would
obviously be keen to rewrite the makefile generator. This is indeed needed in
general, but in fact the solution doesn't need to go to those lengths.

We need to start splitting up the compiler/linker options into different CDL
options, and using either the CDL string concatentation operator or CDL's
is_substr to bring them all together in CYGBLD_GLOBAL_CFLAGS.

This would be a big enough job just converting individual platform HALs, but
there's also plenty of custom build rules that will need fixing too. This will
take some time :-|.




------- 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]