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: PATCH: fix target arm-linux


Jeroen Dobbelaere <jeroen.dobbelaere@advalvas.be> writes:

> I think the correct solution is to change 'gcc/config.gcc' in the
> part at 'arm*-*-linux*', so that the 'linux.h' header is added to
> the 'tm_file' list.

I see Nick has patched it properly (thanks, Nick).  I tried adding
linux.h to the `tm_file' list, but it didn't work for me--I suspect it
was placed into the wrong position in the list.

Cheers, Ben


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