Opened 9 years ago
Closed 9 years ago
#683 closed enhancement (duplicate)
MSVC build using standard build tools
Reported by: | James Aylett | Owned by: | Charlie Hull |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | MSVC makefiles | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | Microsoft Windows |
Description
It should be possible to drive the MSVC tools (principally the compiler & linker) from autotools, which would provide us with a single build chain for all platforms.
This thread suggests it is mostly a matter of installing MSYS (from mingw, but not using its compiler) and passing suitable options to configure:
https://lists.gnu.org/archive/html/automake/2011-09/msg00003.html
Note:
See TracTickets
for help on using tickets.
This is actually a duplicate of #169.