This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc -2.96-81, Please advice !!!


Hi,
   I am having a poblem geeting a C++ program to run on gcc 2.96.81. 
The program runs fine on another machine with has gcc-2.91.66 (RH 6.2)

the debugger show the following messages :
##########################################
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libvga.so.1 .... done
Loaded symbols from /usr/local/lib/libvga.so.1 ......done.
Reading symbols from /usr/local/lib/libvgagl.so.1 .... done
Loaded symbols from /usr/local/lib/libvgagl.so.1 ......done.
Reading symbols from /usr/local/lib/libpthread.0 .... done
warnig : unable to set global thread event mask : generic error
[New Thread 1024 (LWP 2608)]
Error while reading shared library symbols
Cannot enable thread event reporting for thread 1024 (LWP 2608) : generic error
Reading symbols from /lib/i686/libc.so.6 .... done
Loaded symbols from /lib/i686/libc.so.6 ......done.
Reading symbols from /lib/i686/libm.so.6 .... done
Loaded symbols from /lib/i686/libm.so.6 .... done
Reading symbols from /lib/ld-linux.so.2 .... done
Loaded symbols from /lib/ld-linux.so.2 .... done
#0 __errno_location () at errno.c : 25
errno.c : 25 : No such file or directory.
        in errno.c
############################################

I have the gcc-2.96.81 installed along with my RH 7.1 package. and I have the compat-egcs-6.2-1.1.2.14 installed on my system.

is this a problem with gcc ?

Kindly advice.......


Thanks
Madan.



Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]