help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doubt on Mismatched ABI


From: Paul D. Smith
Subject: Re: Doubt on Mismatched ABI
Date: Wed, 21 Nov 2001 09:28:51 -0500

%% David Daniel Suarez <address@hidden> writes:

  dds> Hi, I really need help from you.  I'd appreciate on any advice
  dds> you could give. My OS is HP-UX 11.0, on Solaris platform.

You can't run HP-UX on a Solaris platform... ??

  dds>         g++ -o tt.trans tt.trans.o tt.o -lenvironment -lfileaudit -lvaf
  dds> -L/inc21_home/ltelco/lib -L/inc21_ora01/ap
  dds> p/oracle/product/9.0.1/lib/ -lclntsh `cat
  dds> /inc21_ora01/app/oracle/product/9.0.1/lib/ldflags`   `cat /inc21_ora01/a
  dds> pp/oracle/product/9.0.1/lib/sysliblist`  -lm  -lpthread -lpthread
  dds> /usr/ccs/bin/ld: /inc21_ora01/app/oracle/product/9.0.1/lib//libclntsh.sl:
  dds> Mismatched ABI. 64-bit PA shared library
  dds>  found in 32-bit link.
  dds> collect2: ld returned 1 exit status

This is a problem with your link command, not with GNU make; this list
is for problems with GNU make.

Please ask on a GCC mailing list (http://gcc.gnu.org) or maybe on a
newsgroup related to HP.

Sorry we couldn't be of more help.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]