Gentle People:
Enough of this!
I tried another run using GNU Bash. Please note the the Gcc
Prerequisites indicate
a preference for Gnu Bash. Result: The build did not progress as far as
it did before
using the Solaris csh! By the way the proposed fix of using ksh did not
work either.
Please note that to appease the prerequisites I installed or built 12
new tool packages!
To be blunt I am beginning to believe the GCC Project is something
of a business
hazard or fraud! The fact that it exists causes people to say well why
not use it. Which
motivates them to put significant time ant effort into building the
tools. Only after wasting
significant time and resources do they come to the conclusion that the
code is UNUSABLE!
I believe that for the good of mankind and to protect the public
from this waist
of resources that the Gcc 4.X.X releases should be removed from the
public internet.
If you people want to masturbate do it in private!
Thomas Dineen
source='/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal32.c'
object='decimal32.o' libtool=no gcc
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -g
-fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -pedantic -Wno-long-long
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -c
/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal32.c
source='/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal64.c'
object='decimal64.o' libtool=no gcc
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -g
-fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -pedantic -Wno-long-long
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -c
/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal64.c
source='/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal128.c'
object='decimal128.o' libtool=no gcc
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -g
-fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -pedantic -Wno-long-long
-I/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber -I. -c
/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2/libdecnumber/decimal128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decUtility.o decimal32.o
decimal64.o decimal128.o
ranlib libdecnumber.a
make[3]: Leaving directory
`/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2-obj/libdecnumber'
make[3]: Entering directory
`/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2-obj/gcc'
make[3]: *** No rule to make target `all'. Stop.
make[3]: Leaving directory
`/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2-obj/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory
`/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2-obj'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory
`/net/Dineen-Linux/home/tools/solaris8/gcc-4.2.2-obj'
make: *** [all] Error 2