#339: msvc+mingw detection
--------------------+-------------------------------------------------------
Reporter: rurban | Owner: rurban
Type: todo | Status: new
Priority: normal | Milestone: 1.0
Component: none | Version: trunk
Severity: medium | Keywords:
Lang: | Patch:
Platform: win32 |
--------------------+-------------------------------------------------------
With r36750 I had to fix one more MSWin32 compiler detection (uppercase
allowed), but there are several more instances of compiler special cases
in the makefile templates and tests.
My proposal is to get that right in the first place,
config/init/hints/mswin32.pm, and store it in the config as '''msvc''',
'''mingw''', and maybe also icc or borland keys.
Use these keys in the makefile templates and testsuite then.
cc="ccache cl" for example might not be safe also.
The patch in TT #312 already contains the mingw and msvc keys, as they are
the only one currently used.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/339>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets