All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] problems with binutils and/or g++
@ 2000-10-17 20:38 David Huggins-Daines
  2000-10-18  0:00 ` Alan Modra
  2000-10-18  6:18 ` Alan Modra
  0 siblings, 2 replies; 7+ messages in thread
From: David Huggins-Daines @ 2000-10-17 20:38 UTC (permalink / raw)
  To: Alan Modra; +Cc: parisc-linux

Hi,

With current binutils (as of Oct. 13) and GCC, I get the following
error when building APT:

../build/obj/cmdline/apt-get.o: In function `global destructors keyed to c0out':
/home/build/apt-0.3.19/cmdline/apt-get.cc:1429: undefined reference to `pkgArchiveCleaner type_info function'
/usr/bin/ld: ../build/obj/cmdline/apt-get.o(.gnu.linkonce.t.__tf10LogCleaner+0x1c): cannot find stub entry 00000010___tf17pkgArchiveCleaner+0
/usr/bin/ld: ../build/obj/cmdline/apt-get.o(.gnu.linkonce.t.__tf10LogCleaner+0x1c): cannot handle R_PARISC_PCREL17F for pkgArchiveCleaner type_info function
/home/build/apt-0.3.19/cmdline/apt-get.cc:1429: undefined reference to `pkgArchiveCleaner type_info node'
/home/build/apt-0.3.19/cmdline/apt-get.cc:1429: undefined reference to `pkgArchiveCleaner type_info node'

I'm not sure if this is a g++ or linker bug.  The symbol names look
really suspicious, suggesting that it might be a bug in RTTI (I'll try
recompiling with -fno-rtti, as I don't think APT uses it).  But on the
other hand we've had problems with link-once sections in the past.

Any thoughts?

-- 
dhd@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.

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

end of thread, other threads:[~2000-10-18 16:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-17 20:38 [parisc-linux] problems with binutils and/or g++ David Huggins-Daines
2000-10-18  0:00 ` Alan Modra
2000-10-18  6:18 ` Alan Modra
2000-10-18  7:02   ` Randolph Chung
2000-10-18  8:01     ` Alan Modra
2000-10-18 14:34     ` David Huggins-Daines
2000-10-18 16:53       ` John David Anglin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.