I did a make bootstrap with the latest CVS and everything went fine.
This was right after I did a cvs update.  The configure was rerun.  Everything
built just fine.

Here are the setup particulars:

MacOSX:~/obj-4.0.0 ed$ ../gcc-4.0.0/bin/gfortran -v
Reading specs from 
/Users/ed/gcc-4.0.0/lib/gcc/powerpc-apple-darwin7.6.0/4.0.0/specs
Configured with: ../gcc/configure --prefix=/Users/ed/gcc-4.0.0 : (reconfigured)
../gcc/configure --prefix=/Users/ed/gcc-4.0.0
--with-gcc-version-trigger=/Users/ed/gcc/gcc/version.c
--enable-languages=c,c++,f95,java,objc --no-create --no-recursion
Thread model: posix
gcc version 4.0.0 20041202 (experimental)


Then I did a make install and most of the executables seem to be installed
correctly but then it seems to endlessly loop these lines:

./config.status: line 24: /dev/null: Operation not supported
./config.status: line 32: /dev/null: Operation not supported
./config.status: line 55: /dev/null: Operation not supported
./config.status: line 65: /dev/null: Operation not supported
./config.status: line 2: /dev/null: Operation not supported
./config.status: line 1: /dev/null: Operation not supported

The libs have not been updated and
It seems like Apple doesn't have a /dev/null file! WTF!

There is a /dev/zero but I don't know if this is the equivalent.

-- 
           Summary: Operation not supported while installing 4.0.0 on apple-
                    darmin-7.6.0.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: 3dw4rd at verizon dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.6.0
  GCC host triplet: powerpc-apple-darwin7.6.0
GCC target triplet: powerpc-apple-darwin7.6.0


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

Reply via email to