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





------- Additional comments from [EMAIL PROTECTED] Thu May  3 14:22:33 +0000 
2007 -------
> @vg: Hmm ... The problem with tg_def.mk can not be regenarated at my site 
> with 
> VC++ build. It seems to me that dmake is failing to expand the macro in case 
> it is quoted and failing to create appropriate .def file. It may depend on 
> the 
> version of dmake.

Well, the culprit is not dmake but the shell you are using. Trying to get
quoting right for bash and 4nt (and maybe even tcsh) is bound to fail. This:

@echo LIBRARY     \"$(SHL$(TNR)TARGETN:f)\" >[EMAIL PROTECTED]

Will have issues at least somewhere. Check the macros $(EMQ) and maybe $(EES)
$(USQ) in unitools.mk. See also issue 29675 and maybe issue 32110.

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