On Fri, Aug 21, 2009 at 4:20 PM, Przemyslaw Czerpak<[email protected]> wrote:
> On Fri, 21 Aug 2009, [email protected] wrote:
>>     ; TOFIX: Another issue has shown its ugly head, here clean
>>              in hbpp shows error message from 'del' command on
>>              nt shell deleting the .exe (and .tds), despite the
>>              file is there and we're doing wildcard check too.
>>              Ideas are welcome. This worked a few days ago.
>
> It's expected behavior if OBJ_DYN_POSTFIX is empty.

I experienced this with bcc and msvc where OBJ_DYN_POSTFIX is
set to '_dyn'. The problem is not happening in pptable rule, but in
'clean', where OBJ_DYN_POSTFIX isn't referenced.

Found it now: Both the local clean and central clean are executed,
I'll check what went wrong.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to