public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* linker problems on HPUX
@ 2001-10-15  7:48 thomas.porschberg
  2001-12-02  8:33 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: thomas.porschberg @ 2001-10-15  7:48 UTC (permalink / raw)
  To: gcc-help

Linking of our code failed because the linker can not find the symbols
in libstdc++.sl.3.
Any hint?

g++ +eh -Wl, -L/home/oracle/lib -L/home/oracle/rdbms/lib -L/usr/local/lib -L/proj/standards/lib 
-L/proj/paloma/lib -o ImportCustomerOrder CustomerOrder_Exc.o CustomerOrder.o Configure.o 
ReadAuftragASC.o WriteResultASC.o OrtStrassenPrfg.o MatchCodePrfg.o HandlingI.o Mainloop.o 
DBAction.o DBAction_Exc.o File_Exc.o Socket_Exc.o main.o 
-lpaloma_class_gnu -lccardgicc_class_gnu  -loci_class_gnu  -lclntsh -l:libcl.a -l:librt.sl -lpthread 
-l:libnss_dns.1 -l:libdld.sl  -lstdc++ 
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/nm: 
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/../../../libstdc++.sl.3: no symbols


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linker problems on HPUX
  2001-10-15  7:48 linker problems on HPUX thomas.porschberg
@ 2001-12-02  8:33 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-12-02  8:33 UTC (permalink / raw)
  To: thomas.porschberg; +Cc: gcc-help

On Oct 15, 2001, thomas.porschberg@osp-dd.de wrote:

> Linking of our code failed because the linker can not find the symbols
> in libstdc++.sl.3.
> Any hint?

Did you strip it?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-02 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-15  7:48 linker problems on HPUX thomas.porschberg
2001-12-02  8:33 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).