To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86478
Issue #|86478
Summary|native win32 dmake 4.1[1|2] - warning only when buildi
|ng on non ntfs volume
Component|tools
Version|680m247
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P4
Subcomponent|dmake
Assigned to|vq
Reported by|hjs
------- Additional comments from [EMAIL PROTECTED] Tue Feb 26 15:04:08 +0000
2008 -------
this is a followup to issue 85014.
taking the same sample makefile and commandline
- - - makefile.mk - - -
SHELL:=cmd.exe
SHELLFLAGS:=/S /C
all : exists
@echo Done
exists ::
[EMAIL PROTECTED] create > $@
- - - makefile.mk - - -
$ rm exists && ./dmake/dmake.exe -rf ../t_shay_2mw.mk
the warning
dmake: Warning: -- Target [all] was made but the time stamp has not been
updated.
occurs when building on a network volume (smb or nfs) or a local fat32 volume...
---------------------------------------------------------------------
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]