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] Tue Oct 24 08:24:13 -0700
2006 -------
@tono: I do not understand in solenv/inc/rules.mk:
.IF "$(COM)"=="GCC"
.IF "$(ASM)"=="ml"
$(ASM) $(AFLAGS) -D$(COM) /Fo$(SLO)$/$*.obj $*.asm
@+-$(RM) $*.err >& $(NULLDEV)
.ELSE # "$(ASM)"=="ml"
@+-$(RM) $@ >& $(NULLDEV)
$(ASM) $(AFLAGS) $*.asm,$(SLO)$/$*.obj;
.ENDIF # "$(ASM)"=="ml"
.ELSE
I think, there is a logic change for all non-MinGW GCC...
---------------------------------------------------------------------
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]