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: w64 native support


On Wed, Apr 11, 2007 at 04:17:40PM +0200, Kai Tietz wrote:
> The "long long" would work, if there would not be the -Werror parameter 
> for gcc. The gcc bubbles a warning also for the case, that the integer 
> casted to/from a pointer is bigger :(. This would break an cross from 
> 32-bit to 64-bit.

We already have an autoconf macro in the tree to generate a stdint.h.
Gnulib also has one that we can import.

It's long past time to start assuming intptr_t.

-- 
Daniel Jacobowitz
CodeSourcery


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