To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84084


User vq changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|---                       |OOo 2.4
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Nov 29 17:34:59 +0000 
2007 -------
I think this particular issue is not a "windows native path and cygwin perl"
issue because the compiler complains about the backslashes. I guess this just
accidentally works in the Hamburg environment because your CC is not having
a path in front of it, probably it is just CC=cl.exe? (I'm guessing here)

It works for the current W32-bash builds (not nowrapcmd) because
CC="guw.exe /cygdrive/.../cl.exe" - no backslashes.

And it will definitely break somewhere for nowrapcmd1 - I'll fix this after
the resync.

I guess the best fix (without testing it yet) is to change
  #define CFLAGS "$cc $cflags"
to
  #define CFLAGS "$cflags"
in util/mk1mf.pl.

Masterfix, if it doesn't break your 4nt build and it's not too late?

(Or remove the define, as you say that works too.)

---------------------------------------------------------------------
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]

Reply via email to