This is the mail archive of the gcc-patches@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]

Re: [arm,vxworks]: neon patch


On Tue, May 26, 2009 at 8:53 AM, Dave Korn
<dave.korn.cygwin@googlemail.com> wrote:
> ÂWhat happens when you're trying to use an earlier version of the compiler
> that /doesn't/ support stdint internally as your stage 1 compiler and it comes
> to build the backend and there's no stdint.h?

These are target headers that are only included with target code and
never inside GCC itself.

-- Pinski


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