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



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

Reply via email to