Ticket #2460 (new feature request)
provide -mwindows option like gcc
| Reported by: | jvl | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | Compiler | Version: | 6.8.2 |
| Keywords: | Cc: | dterei | |
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
provide a command line option -mwindows (aka main windows) to compile and link the code as a windows executable (i.e. WinMain?). This is mearly a matter of passing through the option to gcc and would be trivial to implement. see #2459 for full discussion.
Why Bother ?
To enahnce "User Friendliness" and encourage gui users on win32 aka wxHaskell and Gtk2Hs users to produce application with "Native" look and feel.
Change History
Note: See
TracTickets for help on using
tickets.
