RE: "cannot create sablevm" message running sablevm in x86
"Rife, Jaume" <[email protected]> Thu, 21 Apr 2005 16:59:03 +0200
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <955BC05169DFB245A4835CE15CEE32B20215C50E@bcnexc02.emea.cpqcorp.net> |
Now it works! Thanks a lot! Jaume -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Grzegorz B. Prokopski Sent: Thursday, April 21, 2005 3:37 PM To: SableVM Users Mailing List Subject: RE: "cannot create sablevm" message running sablevm in x86 On Thu, 2005-21-04 at 09:27 +0200, Rife, Jaume wrote: > I have set CPPFLAGS, but it fails again. Try (assuming bash): unset CPPFLAGS export CFLAGS="-I/tmp/sablevm/include -O2 -fno-reorder-blocks" *OR* (but this will give you slightly slower interpreter): unset CPPFLAGS export CFLAGS="-I/tmp/sablevm/include -O2" and pass --with-threading=direct to sablevm's ./configure script. I am not sure how CPPFLAGS and CFLAGS play together, I'd rather avoid mixing them. Especially that we do manipulate CFLAGS in the configure script. HTH GBP PS: I also just filled http://sablevm.org/bugs/133 -- Grzegorz B. Prokopski <[email protected]> SableVM - Free, LGPL'ed Java VM http://sablevm.org Why SableVM ?!? http://sablevm.org/wiki/Features Debian GNU/Linux - the Free OS http://www.debian.org _______________________________________________ SableVM-user mailing list [email protected] http://sablevm.org/lists/control/listinfo/sablevm-user