[Bug libgcj/43278] shs.h:62: syntax error before `*' token

2010-03-12 Thread diskman at kc dot rr dot com
--- Comment #2 from diskman at kc dot rr dot com 2010-03-13 03:32 --- Actually this was straight from gnu.org, but I was looking at a Redhate specfile and they simply disabled libgcj all together. -- diskman at kc dot rr dot com changed: What|Removed

[Bug java/43278] New: shs.h:62: syntax error before `*' token

2010-03-06 Thread diskman at kc dot rr dot com
2.3/libjava/gnu/gcj/io/natSimpleSHSStream.cc:38: warning: unused parameter `JArray*buf' make[1]: *** [gnu/gcj/io/natSimpleSHSStream.lo] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/gcc-3.2.3-alphaev5/alpha-alph -linux/libjava' make: *** [all-recursive] Error 1 --

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-07 Thread diskman at kc dot rr dot com
--- Comment #16 from diskman at kc dot rr dot com 2006-03-07 15:38 --- Oh one other thing, I just wanted to thank everyone for pointing me in the right direction and taking the time to help me out... To everyone, thank you! -- diskman at kc dot rr dot com changed: What

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-07 Thread diskman at kc dot rr dot com
--- Comment #15 from diskman at kc dot rr dot com 2006-03-07 15:31 --- The closest would be the "AlphaServer DS20", mine is the EV56 [PCA56] and the DS20 is the EV6 [the very next generation]. I did manage to get GCC-4.1.0 Fortran to build, I simple 'reworked' GMP

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-06 Thread diskman at kc dot rr dot com
--- Comment #12 from diskman at kc dot rr dot com 2006-03-07 04:12 --- Did I scare everyone off? I have a feeling that the GCC-4.x Fortran code may have never worked on the Alpha... I could be wrong... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26564

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-06 Thread diskman at kc dot rr dot com
--- Comment #11 from diskman at kc dot rr dot com 2006-03-06 08:03 --- The AlphaPC 164SX is basically the same as the AlphaPC 164LX just minus the 96k L1 cache but with additional MVI instructions. [EMAIL PROTECTED] gcc-4.1.0]# gdb -args /usr2/www/linux-related/programming/compilers

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-05 Thread diskman at kc dot rr dot com
--- Comment #9 from diskman at kc dot rr dot com 2006-03-06 06:51 --- Did some hunting around on the net, it seems the 'hanging' problem is happen to others as well. Here's a Solaris user with the same issue: http://gcc.gnu.org/ml/fortran/2005-05/msg00456.ht

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-05 Thread diskman at kc dot rr dot com
--- Comment #8 from diskman at kc dot rr dot com 2006-03-06 03:56 --- Well I went ahead and reinstalled GMP-4.1.4: CC=gcc-3.2.3 CXX=g++-3.2.3 CPP=cpp-3.2.3 \ CFLAGS="-O2 -mieee -mtune=ev56 -w -pipe" \ CXXFLAGS="-O2 -mieee -mtune=ev56 -w -pipe" \ ./configure \

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-04 Thread diskman at kc dot rr dot com
--- Comment #6 from diskman at kc dot rr dot com 2006-03-05 02:20 --- Subject: RE: ../.././libgfortran/mk-kinds-h.sh: Unknown type Alright, I'll try that... rebuilding GMP with base/low level CFLAGS and see how it goes... Will L G -Original Message- From: kargl at gcc do

[Bug libfortran/26564] ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-04 Thread diskman at kc dot rr dot com
--- Comment #4 from diskman at kc dot rr dot com 2006-03-05 00:48 --- I tried : sh ./libgfortran/mk-kinds-h.sh #define GFC_INTEGER_LARGEST GFC_INTEGER_ #define GFC_UINTEGER_LARGEST GFC_UINTEGER_ ./libgfortran/mk-kinds-h.sh: Unknown type [EMAIL PROTECTED] gcc-4.1.0]# When I run the

[Bug libfortran/26564] New: ../.././libgfortran/mk-kinds-h.sh: Unknown type

2006-03-04 Thread diskman at kc dot rr dot com
ority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: diskman at kc dot rr dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26564

[Bug c/22391] xgcc: Internal error: Segmentation fault (program as)

2005-07-10 Thread diskman at kc dot rr dot com
--- Additional Comments From diskman at kc dot rr dot com 2005-07-10 20:41 --- Well actually I found out what the issue was... It wasn't necessarily Binutils but the fact that it was compiled using Compaq C. When I went with a standard GCC roll of Binutils, everything in the GCC-

[Bug c/22391] New: xgcc: Internal error: Segmentation fault (program as)

2005-07-09 Thread diskman at kc dot rr dot com
Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: diskman at kc dot rr dot com CC: gcc-bugs at gcc dot gnu dot