This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Extend powerpc cpu bit mask to 64-bits.


On Thu, 12 Jun 2008, Peter Bergner wrote:

> include/opcode/
> 
> 	* ppc.h: #include <stdint.h>

You can't rely on <stdint.h> being available on the host; you need to 
autoconf for it (e.g. GCC_HEADER_STDINT).

-- 
Joseph S. Myers
joseph@codesourcery.com


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