link error in Lahey Fujitsu lf95

33 views
Skip to first unread message

carlos....@gmail.com

unread,
Apr 22, 2013, 4:43:21 AM4/22/13
to dislin...@googlegroups.com

Dear all,

I have just downloaded and installed DISLIM, I have tried to compile the examples. The first error I have got was that dislim.mod was not available. This error has disappeared after compiling dislim.f90, but then plenty of linking errors have appeared.

I have tried with the l90link lf90link and by hand. I have always got the same: several errors of the type: 

Error LINK.3230: Undefined symbol "_setclr_" in module "exa_f90" at location
                 00404EAF.


I will thank you very much any help or suggestion!



Helmut Michels

unread,
Apr 22, 2013, 4:57:28 AM4/22/13
to dislin...@googlegroups.com
Hi,

I think that you are not linking correctly with the Dislin libraries. If you are in the DISLIN\examples
directory, you can try the following commands:

    lf95  -c -MOD ..  exa_f90.f90                               for compiling
    lf95  exa_f90.obj   ..\dislf95.lib   ..\disdll.lib           for linking

This should create the exacutable exa_f90.exe

Best regards,

Helmut

Reply all
Reply to author
Forward
0 new messages