How do I avoid the auto-creation of the 'compiled' directory which 
currently occurs every time I create a module?  Don
On Sunday, November 1, 2020 at 2:27:57 PM UTC-7 gneuner2 wrote:

>
> On 11/1/2020 11:34 AM, infodeveloperdon wrote:
> > so that when I run Racket it recreates the 'compiled' directories 
> > using the latest compiler.
> > Or is there a better way?
>
> Yeah ... don't use 'compiled' directories for development - they can get 
> out of sync and screw up your debugging.
>
> They really are only useful for performance testing or for deployment in 
> situations where you don't want to (or can't) build a single executable.
>
> George
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/7826da5f-e661-483e-8998-f64ac243834bn%40googlegroups.com.

Reply via email to