Issue 13775

Summary: Let configure detect the compiler for WNT
Product: Build Tools Reporter: quetschke
Component: codeAssignee: quetschke
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: hans-joachim.lankenau, issues
Version: 644   
Target Milestone: OOo 1.1 RC   
Hardware: PC   
OS: Windows 2000   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 13889    
Attachments:
Description Flags
Patch for config_office
none
Better version of the patch, OK for MSVC6, MinGW and ?.NET? none

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