This is the mail archive of the gcc@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]

Re: undefined symbol: __register_frame. Why?


> 
> 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.


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