Re: fortran with Java?

From: Ann (Anna_at_nospam.invalid)
Date: 10/13/04


Date: Wed, 13 Oct 2004 17:59:45 GMT


"Kay" <kangkang@interchange.ubc.ca> wrote in message
news:ckibgm$16n$1@nntp.itservices.ubc.ca...
> > Is the Fortran stuff in the format of 'dll' files?
>
> no. I have source code instead.
>
> -Kay.
>

Whan you compile it (you do have a compiler, right) do you
get 'dll' or 'exe' or 'obj' or other type files? Do you have
a separate linker for Fortran?



Relevant Pages

  • Re: Appl. Security Problems
    ... When I Release compile the exe and dll' are in one directory on the network. ... the key you use to sign your production assemblies ...
    (microsoft.public.dotnet.security)
  • Re: DLL Woes
    ... How do I get them to display after I "Make" it into an .exe? ... Do you happen to have a check in the Unattended Execution checkbox? ... compile it' ... DLL Hell problems? ...
    (microsoft.public.vb.general.discussion)
  • Re: Creating classes via DLL.
    ... The code for the call back is in your main exe, ... without any knowledge of the code of the dll. ... must contain a definition of what comprises TMyClass or it won't compile. ... Now you need to compile another free-standing module which is the dll. ...
    (comp.lang.pascal.delphi.misc)
  • wfSpy and VS2005
    ... and convert and compile the source in VS 2005 ... Since the error is not stopping the generation of the .exe and .dll I ... like the author I get an exception for 1.0 controls and 2.0 control ...
    (microsoft.public.dotnet.languages.csharp)
  • PreTranslateMessage in the DLL is not called
    ... In that class there is a PreTranslateMessage method. ... when I compile this class in the Exe. ... compile this class as a DLL and load it dynamically by LoadLibrary and use ...
    (microsoft.public.vc.mfc)