> Does anybody know if there is a 'winres' for non-Windows 
> platforms? How 
> do I compile *.rc files into *.res files under Linux, FreeBSD etc? Or 
> does Linux/*BSD executables simply not support such resources?
>

Windres for linux can be found in the cross binutils for windows. When
installed they end up as i686-pc-mingw32-windres, i686-pc-linux-gnu-windres,
i586-mingw32msvc-windres, depending on the package you installed. Iirc on
ubuntu the package is mingw32-binutils.

Ludo

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

Reply via email to