Opened 15 years ago
Closed 2 years ago
#264 closed task (wontfix)
try setting up cross-chicken for a windows target
| Reported by: | felix winkelmann | Owned by: | |
|---|---|---|---|
| Priority: | not urgent at all | Milestone: | |
| Component: | documentation | Version: | 4.5.x |
| Keywords: | cross-development | Cc: | |
| Estimated difficulty: | medium |
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.
Change History (4)
comment:1 Changed 15 years ago by
| Version: | → 4.5.x |
|---|
comment:2 Changed 15 years ago by
| Owner: | felix winkelmann deleted |
|---|---|
| Status: | new → assigned |
comment:3 Changed 9 years ago by
| Estimated difficulty: | → medium |
|---|
comment:4 Changed 2 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Probably just a matter of providing a
config.mkthat usesPLATFORM=cross-linux-mingwand sets a couple of make variables.