please help with g++

Sven Wiesen wiesen@uni-duesseldorf.de
Mon Jan 3 14:25:00 GMT 2000


Hello,

I'm using egcs-2.90.21 on IRIX 6.5.6 to compile a c++ program.
My command is:

g++ -I/usr/include/GL -I/usr/share/src/OpenGL/toolkits/include -O6
    -o tscheb tscheb.o -L/usr/lib32 -L/usr/share/src/OpenGL/toolkits/lib32
    -lglut -lGL -lGLU -lXmu -lXext -lXi -lX11

and I'm getting:

ld32: ERROR   33 : Unresolved text symbol "__register_frame" -- 1st
referenced by
/software/opt/egcs-1.0/lib/gcc-lib/mips-sgi-irix6.4/egcs-2.90.21/crtend.o.
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
*** Error code 1 (bu21)


Can anymone help me? What is crtend.o good for?

thanks in advance...

--
Sven Wiesen
wiesen@uni-duesseldorf.de




More information about the Gcc-help mailing list