Boost logo

Boost-Build :

From: Noel Belcourt (kbelco_at_[hidden])
Date: 2006-04-14 14:47:25


Hi,

We've had success building our C/C++ applications with Bjam so we want
to build some of our legacy Fortran applications as well. These legacy
codes have Fortran mains, not C mains. The only problem we're having
is that, apparently, the exe main target always links by invoking the
C++ compiler. Does anyone know how to change the exe main target to
conditionally link with a Fortran compiler instead?

Thanks.

-- Noel


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk