search for: ctpindex

Displaying 2 results from an estimated 2 matches for "ctpindex".

2010 Apr 02
2
[LLVMdev] VMKit assertion failure
...everything compiled without much difficulty on my MacBook (running MacOS X 10.6.3). The only modification that I needed to make was to add -L/usr/X11R6/lib to LDFLAGS for compiling the GNU classpath library. However, any attempt at running Java code with j3 results in a crash: Assertion failed: (ctpIndex && "No constant pool index"), function j3ResolveSpecialStub, file JavaRuntimeJIT.cpp, line 708. I don't have the slightest idea what I could do about this. Suggestions are welcome! Konrad.
2010 Apr 02
0
[LLVMdev] VMKit assertion failure
...difficulty on my > MacBook (running MacOS X 10.6.3). The only modification that I needed to > make was to add -L/usr/X11R6/lib to LDFLAGS for compiling the GNU classpath > library. > > However, any attempt at running Java code with j3 results in a crash: > > Assertion failed: (ctpIndex && "No constant pool index"), function > j3ResolveSpecialStub, file JavaRuntimeJIT.cpp, line 708. > > I don't have the slightest idea what I could do about this. Suggestions are > welcome! > > Konrad. > > > ___________________________________________...