Ticket #339 (new todo)

Opened 13 years ago

Last modified 12 years ago

msvc+mingw detection

Reported by: rurban Owned by:
Priority: normal Milestone:
Component: configure Version: trunk
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: win32

Description

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.

Change History

Changed 13 years ago by whiteknight

  • milestone 1.3 deleted

Changed 13 years ago by jkeenan

  • component changed from none to configure

Changed 12 years ago by coke

  • owner rurban deleted
Note: See TracTickets for help on using tickets.