On Thu, Dec 27, 2007 at 11:57:47AM -0600, Rob Belics wrote:
>There is a Windows open source program I would like to port to FreeBSD. It
>seems to compile OK, using gcc, but chokes on MS/Windows only type data
>types like 'ulong'. What would be the easiest way to fix/convert these, or
>must it
Aryeh M. Friedman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob Belics wrote:
There is a Windows open source program I would like to port to
FreeBSD. It seems to compile OK, using gcc, but chokes on
MS/Windows only type data types like 'ulong'. What would be the
easiest way to f
Aryeh M. Friedman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob Belics wrote:
There is a Windows open source program I would like to port to
FreeBSD. It seems to compile OK, using gcc, but chokes on
MS/Windows only type data types like 'ulong'. What would be the
easiest way to fix/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dmitry Marakasov wrote:
> * Rob Belics ([EMAIL PROTECTED]) wrote:
>> There is a Windows open source program I would like to port to
>> FreeBSD. It seems to compile OK, using gcc, but chokes on
>> MS/Windows only type data types like 'ulong'. What wou
* Rob Belics ([EMAIL PROTECTED]) wrote:
> There is a Windows open source program I would like to port to FreeBSD. It
> seems to compile OK, using gcc, but chokes on MS/Windows only type data
> types like 'ulong'. What would be the easiest way to fix/convert these, or
> must it be done manually
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rob Belics wrote:
> There is a Windows open source program I would like to port to
> FreeBSD. It seems to compile OK, using gcc, but chokes on
> MS/Windows only type data types like 'ulong'. What would be the
> easiest way to fix/convert these, or mu