Summary
try setting up cross-chicken for a windows target
Metadata
- Id: 8e871c6ca511e36a8438ea06999062cea6b5e469
- Trac id: 264
- Type: task
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: documentation
- Estimated difficulty: medium
- Resolution: wontfix
- Priority: not urgent at all
- Milestone:
- Version: 4.5.x
- Changetime: 2023-11-06 22:02:57 UTC
- Created: 2010-06-03 22:54:40 UTC
- Keywords: cross-development
Description
It would be nice to be able to build a cross-chicken that generates windows binaries. If successfull, the setup should be documented in the manual or the wiki.
Changes and comments
[2010-06-10 01:08:40 UTC] felix set version to 4.5.x
[2010-06-10 01:08:40 UTC] felix wrote:
Probably just a matter of providing a `config.mk` that uses `PLATFORM=cross-linux-mingw` and sets a couple of make variables.