public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Markus Werle <markus@lufmech.rwth-aachen.de>
To: gcc-help@gcc.gnu.org
Subject: ld problem on hpux 10.20 with egcs-20000124
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <38917D10.3D6627F@lufmech.rwth-aachen.de> (raw)
Message-ID: <20000401000000.K6g8SLKqt3Jq1wg5PTDmpBYkbLi6lnsTzxk0zM__T1g@z> (raw)

Hi!

After a painful week I got egcs-20000124 finally compiled and installed,

but there seems to be a problem with the linker.
Any idea what I forgot?


g++ -v -o ConvertFileToCharPointer.exe ConvertFileToCharPointer.C
Reading specs from
/work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/specs
gcc version 2.96 20000124 (experimental)
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/cpp
-lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__cplusplus
-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix
-D__hppa__ -D__hp9000s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__
-D__hpux__ -D__unix__ -D__hppa -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux
-D__unix -Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa)
-D__EXCEPTIONS -D__hp9000s700 -D_PA_RISC1_1 -D_HPUX_SOURCE
-D_HIUX_SOURCE -D__STDC_EXT__ ConvertFileToCharPointer.C
/var/tmp/ccw6H4Xt.ii
GNU CPP version 2.96 20000124 (experimental) (hppa)
#include "..." search starts here:
#include <...> search starts here:
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/include/g++

 /work/markus/egcs-20000124/include
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/../../../../hppa1.1-hp-hpux10.20/include

 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/include

 /usr/include
End of search list.
The following default directories have been omitted from the search
path:
End of omitted list.
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/cc1plus
/var/tmp/ccw6H4Xt.ii -quiet -dumpbase ConvertFileToCharPointer.cc
-version -o /var/tmp/ccfkJyjv.s
GNU C++ version 2.96 20000124 (experimental) (hppa1.1-hp-hpux10.20)
compiled by GNU C version 2.95.2 19991024 (release).
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/as -o
/var/tmp/cc70pK5w.o /var/tmp/ccfkJyjv.s
 /work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/collect2
-L/lib/pa1.1 -L/usr/lib/pa1.1 -z -u main -o ConvertFileToCharPointer.exe
/usr/ccs/lib/crt0.o
-L/work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96
-L/usr/ccs/bin -L/usr/ccs/lib
-L/work/markus/egcs-20000124/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.96/../../..
/var/tmp/cc70pK5w.o -lstdc++ -lm -lgcc -lc -lgcc
collect2: ld terminated with signal 10 [Bus error], core dumped
/usr/ccs/bin/ld: Unsatisfied symbols:
   istream type_info function(data)
   type_info type_info function(data)
   bad_cast type_info function(data)
   bad_alloc type_info function(data)
   ios type_info function(data)
   exception type_info function(data)
   filebuf type_info function(data)
   bad_typeid type_info function(data)
   iostream type_info function(data)
   __user_type_info type_info function(data)
   ostream type_info function(data)


             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-28  3:26 Markus Werle [this message]
2000-01-28  4:07 ` Alexandre Oliva
2000-01-28  5:01   ` Markus Werle
2000-01-29 13:57     ` Alexandre Oliva
2000-04-01  0:00       ` Alexandre Oliva
2000-04-01  0:00     ` Markus Werle
2000-04-01  0:00   ` Alexandre Oliva
2000-04-01  0:00 ` Markus Werle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38917D10.3D6627F@lufmech.rwth-aachen.de \
    --to=markus@lufmech.rwth-aachen.de \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).