GNU bug report logs -
#28593
[PATCH] gnu: openfoam: Clean up to reduce closure.
Previous Next
Reported by: Dave Love <fx <at> gnu.org>
Date: Mon, 25 Sep 2017 10:50:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
ludo <at> gnu.org (Ludovic Courtès) skribis:
> Paul Garlick <pgarlick <at> tourbillion-technology.com> skribis:
[...]
>>> Rather:
>>>
>>> (for-each delete-file (find-files "." "\\.o$"))
>>>
>>> Paul can you confirm that this is OK?
>>>
>>
>> Maybe. We need to be careful that we not delete files which are needed
>> later on. Typically, a user will copy part of the directory structure
>> to a subdirectory of $HOME and compile a new solver. The OpenFOAM
>> 'wmake' utility takes care of the dependencies and re-compiles object
>> files as needed.
>>
>> So, object files under 'platforms/linux64GccDPInt32Opt/src' should be
>> safe to delete. However, this needs to be checked to make sure no
>> dependencies are deleted that cannot easily be re-compiled. Have you
>> already checked this Dave by, for example, re-compiling a standard
>> solver?
>
> I let Dave answer on this part.
I think we got sidetracked by the discussion about debugging info.
Paul, Dave: what do we do this patch?
https://bugs.gnu.org/28593
TIA,
Ludo’.
This bug report was last modified 7 years and 178 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.