Compiling gcc 3.2.3, AMD, x86_64,

Mike Stump mrs@apple.com
Tue Nov 7 03:05:00 GMT 2006


On Nov 6, 2006, at 5:25 PM, Philip Coltharp wrote:

> I'm trying to compile gcc v3.2.3 and I'm getting through most of it  
> but the make file stops showing the following error:
>
> /bin/sh: ./../../../configure: No such file or directory

I suspect the answer is don't do:

../configure

instead, do ../gcc/configure...  This would be a FAQ if my guess is  
correct.  gcc-help is more appropriate for user questions like this.



More information about the Gcc mailing list