Peter Wemm wrote:
> "David O'Brien" wrote:
> > > What will become of f77 which is in "src/gnu/usr.bin/cc/f77"? This
> > > seems to be a good time to decide what will happen with Fortran in the
> > > base FreeBSD system.
> > 
> > VERY good question.  I have no opinion in the matter, but will follow the
> > wishes of others (or Core, or committers, or who ever should make this
> > decision and who ever tells me which way to go).
> 
> My preference is to have g77 as part of the base egcs in the tree, and if
> we need f77 (ie: the Fortran->C translator), port-ify it since it is easily
> made standalone while g77 isn't.

I already have a port of f2c and a new f77 wrapper to deal with
f2c+gcc.  The includes the runtime libraries libI77 and libF77.

> 
> The sticky bit is what how to handle libI77 and libF77..
> 

g77 has combined these libraries into is libg77.

If g77 were brought into the tree, I think we could delete
src/gnu/usr.bin/cc/f77, src/lib/{f2c, libI77, libF77}, and
src/usr.bin/f2c.


-- 
Steve


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to