Re: GCC4.7.0 Linux installation headache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Jonathan Wakely-4 wrote:
> 
> On 01/06/2012, blessman11 <blessingta@xxxxxxxxxxxxx> wrote:
> http://gcc.gnu.org/wiki/InstallingGCC
> 

//THE TUTORIAL
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ar xzf gcc-4.6.2.tar.gz
cd gcc-4.6.2
./contrib/download_prerequisites
cd ..
mkdir objdir
cd objdir
$PWD/../gcc-4.6.2/configure --prefix=/opt/gcc-4.6.2 
make
make install
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

:(
I tried to follow the tutorial listed but I get stuck at the configuration
stage after creating my directory.


CONFIGURATION STAGE 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@ubuntu:/var/gcc-4.7.0$ PWD/../../home/usr/Downloads/gcc-4.7.0/configure
--prefix=/opt/gcc-4.7.0
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ERROR MESSAGE 
bash: PWD/../../home/usr/Downloads/gcc-4.7.0/configure: No such file or
directory

I tried to follow the other recommendations but I'm still getting lost in
circles

-- 
View this message in context: http://old.nabble.com/GCC4.7.0-Linux-installation-headache-tp33946047p33975722.html
Sent from the gcc - Help mailing list archive at Nabble.com.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux