[tcljava-user] building with gcc 4.1?
Brought to you by:
mdejong
From: Sebastian B. <dir...@gm...> - 2006-12-11 17:49:03
|
Hi Scott, It seems as though after I compile tcl, tclblend, and install jdk 1.5 on a SuSE 10.1 box it has problems. During "package require java" I get a hot spot error. The only thing that I can think of that is "special" about SuSE 10.1 is that it uses gcc 4.1. Has anyone attempted using gcc 4.1 to build tcl and tclblend? Did it work? Thanks, Scott its the same for me(SuSE 10.1 as well), I tried some JDKs (gcj, sun, 1.4.2, 1.5.0) but ran into the same error you described. # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xb7ee48bd, pid=21797, tid=3083818672 # # Java VM: Java HotSpot(TM) Client VM (1.4.2_11-b06 mixed mode) # Problematic frame: # C [libtcl8.4.so+0x6e8bd] Tcl_GetCurrentNamespace+0xd Maybe I try to compile with an 3.x version of gcc later. Have a nice day, Sebastian Busch -- "Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht! -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |