This is the mail archive of the gcc@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] | |
I think Zack will have to weigh in, as that idea was his, not my desire.
Have you tried the new compiler? Does it work for you (ignoring extra messages by inform)?
Therefore, as a result of the deprecation of -I-, this issue was seriously
discussed on libcwd-devel and a new design of how to deal with debug
declarations in various header files (of libcwd, of third party libraries
and of the end-applications) has been made that will work without the
use of -I-.
During this process I realized that it is actually my opinion that -I-
should not be used as a tool, but rather and at most as a workaround for
a given situation where a given installation otherwise cannot compile.
So, I am happy to have gotten rid of the need of -I- and will do so
even if it is not deprecated.
The question for you remains (assuming you agree with me on the above) whether or not -iquote can be used to workaround all situation that -I- can be a workaround for. If not then it shouldn't be deprecated, but when it can - then well, why not.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |