Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 3 May 2012 17:31:17 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Nvidia compiler verbosity

magnum -

On Thu, May 03, 2012 at 11:51:32AM +0200, magnum wrote:
> When I first ran all formats after adding this, I got the output. On
> subsequent occasions I do not. If this is due to caching I would really
> like to know what files to delete to clear the cache. I saw a suggestion
> for a path somewhere but it was for windows. Maybe I should strace clcc
> on bull.

You may try something like:

find ~ -type f -mmin -10

to find recently modified files.  Adjust the "-10" (minutes) to be just
large enough to cover the first compile's time.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.