yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03653
Fortran libraries
Hi,
Do you know if it is possible to link to a library written in Fortran 95? And how to do it? I read an online tutorial and it looks like this:
f77 -c testF.f
g++ -c testC.cpp
g++ -o test testF.o testC.o -lg2c
The only thing I only know how to do is to add it in the CPPPATH in scons.profile.
Yours,
Boon
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
Follow ups