cvs commit: ports/lang Makefile ports/lang/g95 Makefile
distinfo pkg-descr pkg-plist ports/lang/g95/files patch-fibheap.c
patch-mf-impl.h
Steve Kargl
sgk at troutmask.apl.washington.edu
Sun Feb 1 21:18:32 PST 2004
On Sun, Feb 01, 2004 at 08:19:56PM -0800, Steve Kargl wrote:
>
> Also, I build and run 250000 LOC of Fortran 77 and
> Fortran 90 through gfortran several times a week without
> patching the source. Why are patch-fibheap.c and
> patch-mf-impl.h necessary? Have you filed a PR with
> GCC?
>
patch-mf-impl.h is an unnecessary patch. You should add
--disable-libmudflap to the configure arguments. gfortran
does use libmudflap, so you're wasting time to build it.
--
Steve
More information about the cvs-ports
mailing list