This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Should I expect a gcc as the output of the build?


Hello,
I read the gcc installation guide again and realised that I should have used a separate subdirectory, something like objdir, for the output.

I did this and used the following commands

$../srcdir/configure --enable-languages=c,c++ --target=i686-pc-linux-gnu
$make

I still cannot generate a gcc. Please advise.

Paravotti


 --- On Mon 03/28, Eljay Love-Jensen < eljay@adobe.com > wrote:
From: Eljay Love-Jensen [mailto: eljay@adobe.com]
gcc-help@gcc.gnu.org
Date: Mon, 28 Mar 2005 14:06:34 -0600
Subject: Re: Should I expect a gcc as the output of the  build?

>Hi Pavarotti,
>The commands I used are...<br><br>As I understand it, the steps you took won't work.
>Follow the GNU GCC instructions:http://gcc.gnu.org/install/
>--Eljay<

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]