w64 native support needs type abstraction for long

H. J. Lu hjl@lucon.org
Wed Apr 4 13:34:00 GMT 2007


On Wed, Apr 04, 2007 at 11:13:07AM +0200, Kai Tietz wrote:
> Hello,
> 
> I am currently on the port of binutils (especially of libbfd for gdb) to 
> support native windows 64. Here I noticed, that in some places a "long" 
> type is used for helding pointer values (e.g. in 
> "/include/coff/internal.h" for structure internal_syment). I would like to 
> introduce for this the type "longptr_t" defined as follows
> 

Can't you just use bfd_vma?


H.J.



More information about the Binutils mailing list