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: First Compilation of GCC


>
> Hi,
>
> i am working with suse 10.3 and trying to configure gcc-4.1.2,
> i am working with AMD TURION proccessor on the host and on the target,
>
> my first step was:
> cd /opt/gcc
> tar zxvf gcc-4.1.2.tar.gz
> then i am trying to configure by:
> ./configure --prefix=/opt/gcc-4.1.2 --exec-prefix=/opt/gcc-4.1.2 --bindir=/opt/gcc-4.1.2/bin
>
> loading cache ./config.cache
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether ln works... yes
> checking whether ln -s works... yes
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
>
> what is the problem with my ./configure,
> i  add the current path /opt/gcc/gcc-4.1.2  to the PATH.
> and still the same problem,
> any idea ?


-- 
Tsah
Marco
Cel - 972-54-5414357
Home - 972-774240642
Fax - 972-77-4240642


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