Hi,
i'm trying to compile the ROOT Data Analysis Framework ( [http://root.cern.ch] ) on Solaris 10 x86 (Sun x4200 Server).
But i get the follwing error:
CC -m64 -KPIC -I/usr/openwin/include -library=stlport4 -Iinclude -mt -Icore/pcre/src/pcre-7.8 -D__asm__=asm -D__volatile__= -I. -Icint/cint/inc -o core/base/src/G__Base1.o -c core/base/src/G__Base1.cxx
Signal 11:
while processing core/base/src/G__Base1.cxx at line 23854.
What is the meaning of Siignal 11 and how can i solve it?
Line 23854 from G__Base1.cxx:
static int G__G__Base1__0_178(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) {
...
$ CC -V
CC: Sun C++ 5.10 SunOS_i386 128229-10 2010/08/18
Thanks for any help
Julian
Edited by: user13142914 on Sep 30, 2010 4:18 AM
Edited by: user13142914 on Sep 30, 2010 4:19 AM