On Thu, Jul 7, 2016 at 5:18 PM, David Anthoff <[email protected]> wrote: > Hi, > > > > is there a command line option for julia 0.4.x to disable all precompile? > I.e. I want a julia instance that doesn’t precompile any modules it is > using.
--compilecache=no on 0.5. > > > > On julia 0.5.x, would ``--precompiled=no`` achieve this? > > > > Thanks, > > David > > > > -- > > David Anthoff > > University of California, Berkeley > > > > http://www.david-anthoff.com > >
