Boost logo

Boost-Build :

From: Thomas Klimpel (thomas.klimpel_at_[hidden])
Date: 2008-03-23 15:52:59


The following statement

exe fortran_functions : fortran_functions.f ;

produces the error

error: target { fortran_functions.f. } has no type.
/boost-trunk/tools/build/v2/build/generators.jam:1185: in generators.construct from module generator
p/boost-trunk/tools/build/v2/build/targets.jam:1368: in construct from module object(typed-target)@330
...

What I really want to build is

exe compatible_calling_conventions : compatible_calling_convention.cpp fortran_functions.f ;

in order to test the prototypes for the fortran calling conventions.

However, I get the feeling that compiling F77 sources is not supported by boost.build. Is this feeling correct?

Regards,
Thomas

-- 
"If the fool would persist in his folly he would become wise."
   - William Blake
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.gmx.net/de/entertainment/games/free

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