This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] patch for PR 15292 missing round and roundf


Gerald Pfeifer wrote:
And, by the way, it's not straightforward to not compile this: if you
have libgfortran, but not the fortran frontend (gcc/fortran)

  % ls -lad gcc/fortran
  /bin/ls: gcc/fortran: No such file or directory
  % ls -lad libgfortran/
  drwxr-xr-x  8 user group 640 2004-06-14 13:03 libgfortran/

your bootstrap will still fail for --enable-languages=c,c++,objc.

I believe this is the same failure as PR 15548? This needs someone with sufficient rights to fix the CVS.

- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]