tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Moving GCC headers
On Apr 13, 2011, at 7:27 AM, Joerg Sonnenberger wrote:
> Hi all,
> the attached patch moves the MD GCC headers into a version specific
> subdirectory. This files change depending on which version of GCC is
> used and are also not 100% compatible with clang. This allows more
> peaceful coexistance of different compilers. Commments?
>
> Joerg
> <gcc-inc.diff>
Ewww. That will break programs for no good reason. Unless you plan on
/usr/include/gcc-4.1 to because part of the standard path for gcc.
Home |
Main Index |
Thread Index |
Old Index