This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/18810] Operation not supported while installing 4.0.0 on apple-darmin-7.6.0.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Dec 2004 02:29:14 -0000
- Subject: [Bug bootstrap/18810] Operation not supported while installing 4.0.0 on apple-darmin-7.6.0.
- References: <20041203142409.18810.3dw4rd@verizon.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 02:29 -------
Just for the record:
[zhivago:local1/gcc/gcc] pinskia% ~/local/bin/gcc -v
Reading specs from /Users/pinskia/local/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: /Users/pinskia/src/local/gcc/configure --prefix=/Users/pinskia/local --enable-
languages=c,java,objc,f95
Thread model: posix
gcc version 4.0.0 20041210 (experimental)
[zhivago:local1/gcc/gcc] pinskia% ~/local1/bin/gcc -v
Reading specs from /Users/pinskia/local1/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: /Users/pinskia/src/local1/gcc/configure --prefix=/Users/pinskia/local1 --enable-
languages=c,c++,objc,f95
Thread model: posix
gcc version 4.0.0 20041210 (experimental)
[zhivago:local1/gcc/gcc] pinskia% ~/local2/bin/gcc -v
Reading specs from /Users/pinskia/local2/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: /Users/pinskia/src/local2/gcc/configure --prefix=/Users/pinskia/local2 --enable-
languages=ada
Thread model: posix
gcc version 4.0.0 20041208 (experimental)
[zhivago:local1/gcc/gcc] pinskia% ~/local3/bin/gcc -v
Reading specs from /Users/pinskia/local3/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: /Users/pinskia/src/local3/gcc/configure --prefix=/Users/pinskia/local3 --enable-
languages=c++,objc,f95,java --disable-checking
Thread model: posix
gcc version 4.0.0 20041211 (experimental)
[zhivago:local1/gcc/gcc] pinskia% ~/local3.memory/bin/gcc -v
Reading specs from /Users/pinskia/local3.memory/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: /Users/pinskia/src/local3/gcc/configure --prefix=/Users/pinskia/local3.memory --
enable-languages=c++,objc,f95 --enable-gather-detailed-mem-stats --disable-checking
Thread model: posix
gcc version 4.0.0 20041211 (experimental)
As you can see that installed (and built it) at least 4 times in the last two days. And most of the builds
include f95 also.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18810