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 list members,

i am new to photran 4.0 and eclipse 3.3 under windows xp (with mingw 5.1.3,
msys 1.0.10, and gfortran) and not sure whether this is the correct place to
put my question.
since days i am trying to find out whether the managed make for photran
should work now correctly or not. i get it running for the creation of
executables but not for shared libraries. it says "Nothing to build...". i
think, beside the linker step there should be no principal difference to the
creation of an executable. the same simple kinds of projects under c work
perfectly.

am i too stupid or what might be my problem? any hint is very welcome.

juergen schumacher

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



Back to the top