Am Donnerstag, den 05.10.2006, 22:19 -0500 schrieb Jeff Pohlmeyer:
> > Errm, I actually forgot the obvious questions:
> > What's wrong here? How can I get around it?
> 
> 
> cat input.h | awk '{gsub(/\<__int64\>/," long long "); print}'  > output.h
> 
>  - should work, at least on Linux x86

That has done the trick. At least h2pas runs through and I'll see later,
if the type change makes any difference on windows.

Many thanks Jeff,
Marc


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to