Subject: Re: gcc3-c++ doesn't build on Red Hat 7.3
To: Ognyan Kulev <ogi@fmi.uni-sofia.bg>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/12/2004 22:05:16
On Thu, Feb 12, 2004 at 08:04:05PM +0200, Ognyan Kulev wrote:
>
> checking whether the C compiler (
> /usr/pkgsrc/lang/gcc3-c++/work/gcc-3.3.2/gcc/xgcc
> -B/usr/pkgsrc/lang/gcc3-c++/work/gcc-3.3.2/gcc/
> -B/usr/pkg/gcc3/i386-pc-linux/bin/ -B/usr/pkg/gcc3/i386-pc-linux/lib/
> -isystem /usr/pkg/gcc3/i386-pc-linux/include -O2 -O2 -march=pentiumpro
> -pipe ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> make: *** [configure-target-libiberty] Error 1
> *** Error code 2
[snip]
>
> What can be the problem? What other information can I provide to you?
Can you provide a more complete transcript of the build? Also, the
config.log generated by the configure script can provide more information
about why that error occurred.
Cheers,
-- Johnny Lam <jlam@NetBSD.org>