Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] managed build or a shared library

Juergen Schumacher schrieb:
Dear Jürgen,

Briefly: Managed Make does not work on _Windows_. Use Standard Make instead, described at http://www.eclipse.org/photran/documentation.php#sm?. Even on Linux there are some specialties of Managed Make you have to know.

Regards, Hani

dear hani,

thanks for the hint. however, it seems that managed make DOES work perfectly
for gnu fortran executables but not for shared libraries. it should not be
too difficult to modify the call of the linker in the managed make project.

OK, that is new for me, thanks.

Hani


Back to the top