Hello,
  I got the gcc-4_0-branch and I configured with

 ./configure --enable-languages=f95  --with-gmp=/sw/

I build with make and the build fails with

if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
make[1]: *** No rule to make target `../include/ansidecl.h', needed by 
`regex.o'.  Stop.
make: *** [all-build-libiberty] Error 2

-- 
           Summary: f95 build fails on MacOSX 10.4 Tiger
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: federico dot carminati at cern dot ch
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Darwin pb-d-128-141-47-101.cern.ch 8.0.0 Darwin Kernel
                    Version 8
GCC target triplet: same


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

Reply via email to