To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53572
------- Additional comments from [EMAIL PROTECTED] Fri Nov 11 20:00:32 -0800
2005 -------
> I have noticed that the make file for mingw port is named "wntgcci6.mk" and I
> suspect that "6" is assigned as COMEX.
Well, I was trying to mimik the *nix case here. See unx.mk. The 6 should refer
to the CVER=C341 case, meaning that gcc is 3.4.x.
All you need to do is set
$CVER = "C341";
instead of = "C300" in set_soenv.in. wntgcci6.mk is included from wnt.mk.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]