Bug #12610 2007-12-03 22:34

carlosrllodra

Incorrect compiler flags (again)

As said on bug report 10624 (http://developer.berlios.de/bugs/?func=detailbug&bug_id=10624&group_id=5358), GCC gets incorrect/deprecated flag "-I-"

In previous report it's said it's fixed, but at least in release 4681 "-I-" is present again (or C::B does not detect correctly GCC' version).

This issue specially breaks compilation of wxWidgets projects where wx-config is used to generate compiler options, because "wx/xxxx.h" files are never found.

I'm using C::B svn 4681 on Ubuntu 7.10 and GCC 4.1.3.

Thanks

Category
Compiler
Group
 
Status
Closed
Close date
2007-12-17 14:15
Assigned to
mortenmacfly
carlosrllodra 2007-12-03 22:41

This only seems to happen when precompiled header strategy is set to "Generate PCH in the object output dir".

mortenmacfly 2007-12-17 14:15

Duplicate of Bug #10624

Duplicate of Bug #7796