undefined symbol: __register_frame. Why?

H.J. Lu hjl@lucon.org
Sun Dec 14 18:07:00 GMT 1997


> 
> Hello!
> 
> H.J. Lu (hjl@lucon.org):
> 
> >>
> >> [andrew@apple node]$ ./sunder_node
> >> ./sunder_node: error in loading shared
> libraries
> >> : undefined symbol: __register_frame
> >>
> >>
> >> How this can happens? register_frame comes from
> 
> >> libgcc.a, isn't it?
> >>
> 
> >You may be using different libc.so to link and
> run.

Where did you get sunder_node? If you compiled it youself,
please add -Wl,-verbose -Wl,-Map,map to the final link and
send me the output and map.

H.J.



More information about the Gcc mailing list