[parisc-linux] Re: build failure of stlport 5.0.2 on hppa
John David Anglin
dave at hiauly1.hia.nrc.ca
Wed Aug 30 18:10:01 MDT 2006
> > > compiling the library with USE_STATIC_LIBGCC=1 leads to other error messages:
> > >
> > > obj/gcc/shared/test_main.o: In function `main':
> > > ../../../test/unit/cppunit/test_main.cpp:138: undefined reference to
> > > `_Unwind_Resume'
You need to look at how test_main.o is being linked (e.g., add -v, -Wl,-v,
or -Wl,-debug to the compilation/link command. There's not enough info
to determine whether this is a GCC or package bug.
> > 2. --disable-shared:
> > libgcc.a --- runtime gcc support, C++ exceptions support
> > libsupc++.a --- C++ language support
> >
> > But on some platform (I treat it as bug in gcc build) not all support
> > functions present in correct place. Looks like this is you case.
If not all support functions are present in this case, please file a
GCC PR. It's highly unlikely this is PA specific.
Dave
--
J. David Anglin dave.anglin at nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
More information about the parisc-linux
mailing list