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

2005-03-04 Thread ajve at chevrontexaco dot com
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

-- 
   Summary: GCC 3.3.2 on AMD opetron 64 bits Linux machine
   Product: gcc
   Version: 3.3.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P1
 Component: libf2c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ajve at chevrontexaco dot com
CC: gcc-bugs at gcc dot gnu dot org


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 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 c++/20497] New: Building Code on AMD 64bits c

2005-03-16 Thread ajve at chevrontexaco dot com
I am using gcc 3.3.2 and trying to build my code on AMD 64bits cluster.I am 
getting following error.
 
ix/oldiwel/inflow/winflowmodel_impl.hpp:669: error: unrecognizable insn:
(insn:HI 7100 7099 97 0 0x2aa66c2a20 (set (reg:SI 67)
(plus:SI (mult:SI (reg:SI 67)
(const_int 2 [0x2]))
(const_int -1 [0x]))) -1 (insn_list 7099 (nil))
(nil))
ix/oldiwel/inflow/winflowmodel_impl.hpp:669: internal compiler error: in
   extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
 
 
Anyone  help would be highly appreciated.
 
Thanks
Ajay

-- 
   Summary: Building Code on AMD 64bits c
   Product: gcc
   Version: 3.3.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P2
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ajve at chevrontexaco dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug c++/20498] New: Building Code on AMD 64bits c

2005-03-16 Thread ajve at chevrontexaco dot com
I am using gcc 3.3.2 and trying to build my code on AMD 64bits cluster.I am 
getting following error.
 
ix/oldiwel/inflow/winflowmodel_impl.hpp:669: error: unrecognizable insn:
(insn:HI 7100 7099 97 0 0x2aa66c2a20 (set (reg:SI 67)
(plus:SI (mult:SI (reg:SI 67)
(const_int 2 [0x2]))
(const_int -1 [0x]))) -1 (insn_list 7099 (nil))
(nil))
ix/oldiwel/inflow/winflowmodel_impl.hpp:669: internal compiler error: in
   extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
 
 
Anyone  help would be highly appreciated.
 
Thanks
Ajay

-- 
   Summary: Building Code on AMD 64bits c
   Product: gcc
   Version: 3.3.2
Status: UNCONFIRMED
  Severity: critical
  Priority: P2
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ajve at chevrontexaco dot com
CC: gcc-bugs at gcc dot gnu dot org


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


[Bug target/20497] Building Code on AMD 64bits c

2005-03-16 Thread ajve at chevrontexaco dot com

--- Additional Comments From ajve at chevrontexaco dot com  2005-03-17 
00:09 ---
(In reply to comment #5)
> I should notice I tried -O2 and -O3.  If you used other flags, you 
> should report those too.  Your bug report is not very detailed. 
>  

I am using -O3 -DNDEBUG -Wall flag.
Please let me know if you need any more info for debugging

-- 


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


[Bug target/20497] Building Code on AMD 64bits c

2005-03-16 Thread ajve at chevrontexaco dot com

--- Additional Comments From ajve at chevrontexaco dot com  2005-03-17 
00:11 ---
(In reply to comment #4)
> I can successfully compile your test case with the gcc that is shipped 
> with SUSE 9.2 ("gcc (GCC) 3.3.4 (pre 3.3.5 20040809)"). 
>  
> You say you are using GCC 3.3.2, but if you have any influence on it I 
> suggest you try to upgrade to the more recent GCC 3.4, or to a GCC 3.3 
> based on the hammer-branch of GCC's CVS repository.  The FSF "base" 
> GCC 3.3 does not support AMD64 ("hammer") very well.  The hammer-branch 
> is where most of the tuning and optimizing for AMD64 was done, and the 
> hammer-branch is also the code base that we at SUSE build our system 
> compiler from. 
>  
>  

>From where I can download this hammer-branch for my testing

-- 


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


[Bug target/20497] Building Code on AMD 64bits c

2005-03-17 Thread ajve at chevrontexaco dot com

--- Additional Comments From ajve at chevrontexaco dot com  2005-03-17 
21:34 ---


I tried with GCC 3.3.4 but still its giving me the same error.I downloaded the 
GCC 3.3.4 from GNU site...



-- 


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