public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Weird Error while Building 3.3.2 on hp
@ 2004-01-08  8:05 Ghassan Shobaki
  0 siblings, 0 replies; only message in thread
From: Ghassan Shobaki @ 2004-01-08  8:05 UTC (permalink / raw)
  To: gcc-help

Hi,

I am trying to do a simple build of version 3.3.2 on hp, but am getting an
error that I don't understand. What I am doing is very straight forward.
I just do the following configuration:

gcc-3.3.2/configure --prefix=my_installation_dir
where the installation directory is in parallel with the gcc-3.3.2 source
directory.

This should be very straight forward, but when I try to make it, I get
the following error after about 30 minutes of compilation. Any idea what the
problem is?
(BTW, I get the same erorr with version 3.3.1)

cc1plus: warning: -g is only supported when using GAS on this processor,
cc1plus: warning: -g option disabled
as: error 7403: undefined label - _ZTISt8bad_cast (7403)
make[3]: *** [eh_aux_runtime.lo] Error 1
make[3]: Leaving directory
`/.homes/dante3/gshobaki/my_gcc/native_hp/build/hppa2.0w-hp-hpux11.00/libstdc++-v3/libsupc++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/.homes/dante3/gshobaki/my_gcc/native_hp/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/.homes/dante3/gshobaki/my_gcc/native_hp/build/hppa2.0w-hp-hpux11.00/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2

Thanks

-Ghassan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-08  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-08  8:05 Weird Error while Building 3.3.2 on hp Ghassan Shobaki

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).