Hi
> try to use -mx256m instead of -mx=256m
ok, then:

java -mx256m -green -Djava.compiler=NONE 
-Xbootclasspath:"/usr/local/JacORB/classes/jacorb.jar:/usr/local/java/jre/lib/rt.jar:${CLASSPATH}"
 jSim.jSimulator netlist
Unrecognized option: -green
Could not create the Java virtual machine.

ok, moving it around... ok one hop later it seems to work, alas:
java -green -mx256m  -Djava.compiler=NONE 
-Xbootclasspath:"/usr/local/JacORB/classes/jacorb.jar:/usr/local/java/jre/lib/rt.jar:${CLASSPATH}"
 jSim.jSimulator netlist

Exception in thread "main" java.lang.OutOfMemoryError
        at jSim.Simulator.doTran(Simulator.java:310)

jsut to be sure:
 free
             total       used       free     shared    buffers     cached
Mem:        257928     251236       6692      16796     163492      55528
-/+ buffers/cache:      32216     225712
Swap:       128516      18228     110288

that seems enough to me......

-- 
ciao bboett
==============================================================
[EMAIL PROTECTED]
http://inforezo.u-strasbg.fr/~bboett http://erm1.u-strasbg.fr/~bboett
===============================================================
the total amount of intelligence on earth is constant.
human population is growing....


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to