[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine

2005-06-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-04 
16:56 ---
No feedback in 3 months.

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20320


[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine

2005-03-04 Thread ajve at chevrontexaco dot com

--- Additional Comments From ajve at chevrontexaco dot com  2005-03-04 
17:27 ---
Hi,
I am trying to install gcc 3.3.2 on AMD opetron 64 bits Linux machine and I am 
getting following error.Any help would be highly appreciated.

uname -a - Linux abgixcluster.geoquest 2.4.21-4.ELsmp #1 SMP Fri Oct 3 
17:32:58 EDT 2003 x86_64 x86_64 x86_64 GNU/Linux

Thanks
Ajay



loading cache ../config.cache
checking for a BSD compatible install... /usr/bin/install -c checking whether 
make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... 
(cached) /data/zion/intersect/local_linux_src/amd_cluster_src/gcc-
3.3.2/gcc/xgcc -B/data/zion/intersect/local_linux_src/amd_cluster_src/gcc-
3.3.2/gcc/ -B/data/zion/intersect/local_linux/amd_cluster_libs/x86_64-unknown-
linux-gnu/bin/ -B/data/zion/intersect/local_linux/amd_cluster_libs/x86_64-
unknown-linux-gnu/lib/ -
isystem /data/zion/intersect/local_linux/amd_cluster_libs/x86_64-unknown-linux-
gnu/include  -m32 -E
checking for stdio.h... (cached) yes
checking for built-in g77 integer types... (cached) yes 
creating ./config.status creating Makefile creating g2c.h Adding multilib 
support to Makefile in . with_multisubdir=32 configuring in libU77 
running /bin/sh ./../../../configure  --with-multisubdir=32 --with- 
multisrctop=../ --enable-multilib --host=x86_64-unknown-linux-gnu -- 
build=x86_64-unknown-linux-gnu --enable-multilib --with-gcc-version-
trigger=/data/zion/intersect/local_linux_src/amd_cluster_src/gcc-
3.3.2/gcc/version.c --prefix=/data/zion/intersect/local_linux/amd_cluster_libs -
 -disable-nls --enable-64bit --with-target-subdir=x86_64-unknown-linux-gnu -- 
cache-file=../../config.cache --srcdir=.
./../../../configure: ./../../../configure: No such file or directory
configure: error: ./../../../configure failed for libU77
make[1]: *** [g2c.h] Error 1
make[1]: Leaving directory 
`/data/zion/intersect/local_linux_src/amd_cluster_src/gcc-3.3.2/x86_64-unknown-
linux-gnu/libf2c'
make: *** [all-target-libf2c] Error 2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20320


[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine

2005-03-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-04 
18:22 ---
How did you configure GCC and how did you build it?

Also why do you want 3.3.2, 3.4.3 is out and have some fixes for fortran too.

-- 
   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org
   Severity|critical|normal
 Status|UNCONFIRMED |WAITING
   Keywords||build


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20320


[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine

2005-03-04 Thread ajve at chevrontexaco dot com

--- Additional Comments From ajve at chevrontexaco dot com  2005-03-04 
18:53 ---
Thanks Pinskia for the reply.
Currently we are using GCC 3.3.2 on all the other machines and we have to go 
with this for sometime before we decide to upgrade gcc on all the machines.


I use

1. ./configure --prefix=/data/zion/intersect/local_linux/amd_cluster_libs --
with-gnu-as --with-gnu-ld --disable-nls 2. make

And it gives me this error.

Am I missing anything in configure or make?

An early reply would be highly appreciated as I am totally stuck with this.


Thanks
Ajay


(In reply to comment #2)
 How did you configure GCC and how did you build it?
 Also why do you want 3.3.2, 3.4.3 is out and have some fixes for fortran too.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20320


[Bug libf2c/20320] GCC 3.3.2 on AMD opetron 64 bits Linux machine

2005-03-04 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-04 
18:55 ---
Can you read the instruction here: http://gcc.gnu.org/install/ and try 
building in a different 
directory other than the source directory?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20320