Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-01-17 06:04:26


Hi all,

I'm adding fortran toolsets to bjam. However the linking is always done
by the compiler-driver or the linker directly (which is described in the
toolset for the C++ compiler). However when creating an executable using
object files compiled from fortran additional libraries need to be
passed to the linker because of the dependency of the fortran sources on
the fortran runtime-libraries. Any ideas how I can do that ?

Any clue is welcome.

toon

 


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