Summary:
Operating system: (Linux) Ubuntu 12.04
Downloaded the “gcc-4.7.0.tar.gz” and “gcc-4.6.3-4.7.0.diff.gz” files
Unzipped the folders using the command terminal
So far I’m stuck on stage 3 of the stages listed below
according to the documentation.
1. Prerequisites
2. Downloading the source
3. Configuration
4. Building
5. Testing (the optional phase)
6. Final Install
When triying to configure the files I've tried these commands (and they
failed)
mkdir var/gcc
cd var/gcc
usr@tubuntu:~/Downlaods/gcc-4.7.0$ configure
[--with-pkgversion=version] [--target=target]
//error received
“configure: command not found ”