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: GCC Go Patch to conditionalize use of sys/mman.h methods


On 04/07/2010 05:24 PM, Ian Lance Taylor wrote:
Joel Sherrill<joel.sherrill@OARcorp.com> writes:

In trying to compile Go to target RTEMS, we needed to
address the unconditional use of methods in sys/mman.h.
You will need to regenerate configure.
Thanks for the patch.  I committed a slightly different patch, as
follows.

That looks great.  I didn't know if you wanted the "int i"
in braces or not.

Thanks.

--joel
Ian



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