I think you need to set LEIN_JAVA_CMD to affect the jvm actually used to start leiningen itself.
On Tue, Jul 5, 2016 at 9:35 AM, JvJ <[email protected]> wrote: > Is it possible to configure Leiningen to run a 32-bit JVM by default? > I've already tried changing the LEIN_CMD and JAVA_HOME to the x86 > executable paths, but it still runs the amd64 JVM. > > Any tips? I'm doing this for overtone, since it doesn't support amd64 on > Windows. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
