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: vtables local on HP-PA -> even libstdc++ does not link


On Fri, 27 Oct 2000, John David Anglin wrote:
> > gcc_ss_20001023 cannot link a trivial program against its libstdc++ on the HP-PA.
> There two possible problems:
> 
> 1)  Make sure you have a recent cvs version of binutils to get weak support
>     that works.

The released binutils 2.10 is buggy in this area, is it? That must be the cause of my problem then.
I'll give an unreleased version a try. Thanks a lot!

> 2)  Check the include and library paths if 1) doesn't fix the problem.

I did that before.
 
> I compiled and linked with an unintalled version of gcc with:

I actually configured and installed GCC into its own temporary hierarchy with only a link to gas in it,
to absolutely rule out forgotten -B, -I, -L, etc flags in the invocation being the cause.

Thanks!

Marco
-----------------------------------------------------------------
This email is confidential and intended solely for the use of the
individual to whom it is addressed.
Any views or opinions presented are solely those of the author
and do not necessarily represent those of Thyron Limited.
If you are not the intended recipient then please be advised
that you have received this email in error and that any use,
dissemination, forwarding, printing or copying of this email 
is strictly prohibited.
If you have received this email in error, please notify the 
Thyron IT Administrator on +44 (0)1923 236 050 or 
send an email to mail-admin@thyron.com.
Thank You

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