Installation issues

69 views
Skip to first unread message

Eric Anderson

unread,
Feb 8, 2013, 4:31:02 PM2/8/13
to chisel...@googlegroups.com
When building Chisel (from the chisel-tutorial repository, via sbt), I found that the Java command line specified in the top-level Makefrag fails on my machine.  Specifically, the flag -XX:MaxPermSize=2G causes an error on my 32-bit machine.  Everything seems to be OK without that flag.  Is it necessary?

Jonathan Bachrach

unread,
Feb 8, 2013, 5:07:17 PM2/8/13
to chisel...@googlegroups.com
actually the problem comes in when trying to compile chisel itself.
java tends to want bigger perm size.
when and if it does fail, you can just recompile and it will continue where it left off.
so no you don't really need it.

On Feb 8, 2013, at 1:31 PM, Eric Anderson <ande...@ece.cmu.edu> wrote:

When building Chisel (from the chisel-tutorial repository, via sbt), I found that the Java command line specified in the top-level Makefrag fails on my machine.  Specifically, the flag -XX:MaxPermSize=2G causes an error on my 32-bit machine.  Everything seems to be OK without that flag.  Is it necessary?

--
You received this message because you are subscribed to the Google Groups "chisel-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chisel-users...@googlegroups.com.
To post to this group, send email to chisel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/chisel-users/-/L-aFkeuuxh0J.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages