This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installation problems
- To: peru at esrf dot fr
- Subject: Re: Installation problems
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 30 Nov 1998 12:28:35 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199811301351.OAA16156@idea.esrf.fr>you write:
> 1) I still continue to get " -g is only supported when using GAS on this
> processor" during the "make bootstrap".
You have to configure gcc to use gas.
> 2) The "make bootstrap" failed at comparison stage probably because of the
>
> GAS not found but installed.
This is covered in the faq.
> 3) Once built and installed, when I try to compile a small C++ program,
> the linker is not able to find the "libstdc++.a" file.
No idea. You haven't provided enough information for us to even guess.
jeff