Issue 13775 - Let configure detect the compiler for WNT
Summary: Let configure detect the compiler for WNT
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 13889
  Show dependency tree
 
Reported: 2003-04-24 12:56 UTC by quetschke
Modified: 2003-05-11 20:00 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for config_office (13.05 KB, patch)
2003-04-24 12:57 UTC, quetschke
no flags Details | Diff
Better version of the patch, OK for MSVC6, MinGW and ?.NET? (17.11 KB, patch)
2003-04-28 08:53 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-04-24 12:56:42 UTC
The following patch is a strating point.

It already detects MinGW, MSVC 6 and probably .NET and sets
the correct environment.

At least for MSVC.

For .NET there is maybe a variable missing

and gcc -mno-cygwin alias MinGW is not ready yet.
Comment 1 quetschke 2003-04-24 12:57:34 UTC
Created attachment 5852 [details]
Patch for config_office
Comment 2 foskey 2003-04-24 13:20:44 UTC
Looks OK what is the new COMEX variable?
Comment 3 quetschke 2003-04-24 13:32:21 UTC
COMEX is not new, but was formerly hard set to COMEX=7.
In solenv/inc COMEX=7 (and =9, ask Hamburg, not me!) is used
for MSVC 6 and COMEX=8 is used for .NET
Comment 4 quetschke 2003-04-28 08:53:46 UTC
Created attachment 5923 [details]
Better version of the patch, OK for MSVC6, MinGW and ?.NET?
Comment 5 quetschke 2003-05-05 10:14:43 UTC
Set target
Comment 6 quetschke 2003-05-05 11:07:45 UTC
Committed to cws_srx644_ooo11beta2. Touches only WNT stuff.
Comment 7 quetschke 2003-05-06 23:15:52 UTC
I retarget to RC, it might might work now with .NET, but I cannot test.
My .NET will arrive in the next days.
Comment 8 quetschke 2003-05-11 20:00:11 UTC
It seems to work OK with .NET, I close this issue.
Comment 9 quetschke 2003-05-11 20:00:41 UTC
close