This is the mail archive of the gcc-bugs@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: GNU/Linux PPC undefined symbols in libgcc*



On Sun, 11 Mar 2001, Rod Stewart wrote:

> If I build the 3.0 branch on my GNU/Linux PPC box, and install it, I get
> undefined symbols from libgcc_s.so when trying to build the latest Glibc.
>
> /usr/local/lib/libgcc_s.so.0: undefined reference to `__SBSS2_END__'
> /usr/local/lib/libgcc_s.so.0: undefined reference to `__init'
> /usr/local/lib/libgcc_s.so.0: undefined reference to `__SBSS_END__'
> /usr/local/lib/libgcc_s.so.0: undefined reference to `__SDATA2_START__'
> /usr/local/lib/libgcc_s.so.0: undefined reference to `__SDATA_START__'

A bit more info, after looking at my logs, this also appers when building
gcc on the mainline (3.1), as of March 9th.

-Rms


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