This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ compiled executables failure in c++ object handling code; && bug
- To: jgarner at commercenti dot com
- Subject: Re: g++ compiled executables failure in c++ object handling code; && bug
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 6 Jan 2000 00:04:54 +0100
- CC: gcc-bugs at gcc dot gnu dot org, mark at commercenti dot com
- References: <NDBBKHLFILEPCNHLNIOCCEBICHAA.jgarner@commercenti.com>
> We are having problems with our g++ setup and successfully running programs
> created with it.
Thanks for your bug report. Among all the information you gave, there
is still something missing: What is the assembler and linker you are
using? Please have a look at
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris*
and
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2.7
Also, you did not mention what options you were passing to configure.
Regards,
Martin