Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!garlic.com!news.scruz.net!kithrup.com!news.Stanford.EDU!nntp-hub2.barrnet.net!cpk-news-hub1.bbnplanet.com!www.nntp.primenet.com!nntp.primenet.com!news.mathworks.com!usenet.eel.ufl.edu!warwick!lyra.csx.cam.ac.uk!daresbury!usenet From: Dave Love <d.love@dl.ac.uk> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: [HOPE] Macro expansion to the FreeBSD f77. Date: 13 Sep 1996 15:38:51 +0100 Organization: Daresbury Laboratory, Warrington WA4 4AD, UK Lines: 12 Sender: fx@djlvig.dl.ac.uk Message-ID: <rzqiv9ibhtw.fsf@djlvig.dl.ac.uk> References: <5134a6$bg0@newsgate.so-net.or.jp> NNTP-Posting-Host: djlvig.dl.ac.uk X-Newsreader: Gnus v5.2.39/Emacs 19.34 [Why was I reading this in gnu.misc.discuss?] >>>>> "Steven" == Steven G Kargl <kargl@troutmask.apl.washington.edu> writes: Steven> I've written a wrapper utility around the f2c+gcc combination Steven> that will work in the manner you describe. The `fc' script in the Netlib distribution of f2c already processes .F files with cpp. See also Linux archives for the Perl script `fort77'. I'd commend g77 to BSD users as probably a better option on balance than f2c these days, though YMMV.