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/convert these, or must it be done manually?


Sed is your friend.

I think the OP wants to know if there is a web site or such like that systematically lists all the differences between Windows C and gcc, and whether there is a program out there that does this all automagically.

(But I would go with Dmitry's suggestion over Aryeh's - I would only take Aryeh's route if Dmitry's approach genuinely did blow up in my face.)

Stephen
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to