G'Day Helmut
sorry for not answer you about the question on pdf file and background lines (if you remember my email)..I'll back to that question later.
Now I have another question about the installation of the mingw64 compiler..
-I have installed dl_10_mg package together with the mingw-w64
(i686-6.2.0-posix-dwarf-rt_v5-rev1)
I've compiled the dislin file in the fg folder ....
I've read all emails in the user group about this subject and tried several things but I still get the same error "undefined reference to.."
What am I doing wrongly?
Sorry to bother you with this and thanks for you patience
Best regards
The test program is:

Hi Helmut
The mingw-W64 seems to be for 32 and 64..actually, I do not know how to choose (if you have time take a look on it
https://sourceforge.net/projects/mingw-w64/) . I download Dislin 64 bits for sure…so, the trouble is probably in the compiler.
I will try to get another one…the gcc version 4.5.2, you used is not available any more but they have a new one.
Many thanks
Fernando A. Monteiro Santos
________________________________
University of Lisbon - DEGGE-IDL
Campo Grande Ed. C8, 1749-016 Lisboa
Portugal
Phone: +351 21750 0811
Email: fasa...@fc.ul.pt
website: http://www.igidl.ul.pt/santos.htm
--
You received this message because you are subscribed to the Google Groups "dislin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dislin-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Dear Helmut,
I got the new TDM-GCC version (here I could cancel the 32b) and it is working now…
Many thanks for your help
Best regards
Fernando A. Monteiro Santos
________________________________
University of Lisbon - DEGGE-IDL
Campo Grande Ed. C8, 1749-016 Lisboa
Portugal
Phone: +351 21750 0811
Email: fasa...@fc.ul.pt
website: http://www.igidl.ul.pt/santos.htm
From: dislin...@googlegroups.com [mailto:dislin...@googlegroups.com] On Behalf Of Helmut Michels
Sent: quinta-feira, 13 de outubro de 2016 11:52
To: dislin-users
Subject: Re: mingw64 installation
Hi Fernando,
--
Dear Helmut,
sorry to back again with these trivial(?) problems. I thought I had the MingW64 installed but it seems I have troubles somewhere. I can compile and run your examples exa_f90 and map_f90 without any trouble but when I try to run this example below I got an
error of segmentation fault and I do not understand why? also I do not understand why the 32 lib(?) are called during the link..
Thanks for your patience and help.
Cheers
the teste.f90 file
and the error is:

G'Day Helmut
Thanks for your quick response. I include the implicit none statement and compile with the debug option and the result is a bit frustrating since I did not get any information..
could I have any conflict with other programs? I have a Oracle virtual machine can this be the problem? I have tested also in a new laptop which has also the Oracle and I got the same trouble...I go to run teste.exe in other machines...
thanks
Best regards
Dear Helmut
I move for a different computer and the program asked for the libgfortran_64-3.dll that I could not find..where is it?
Thanks
Cheers
G'Day Helmut
Thanks for your quick response. I include the implicit none statement and compile with the debug option and the result is a bit frustrating since I did not get any information..
could I have any conflict with other programs? I have a Oracle virtual machine can this be the problem? I have tested also in a new laptop which has also the Oracle and I got the same trouble...I go to run teste.exe in other machines...
thanks
Best regards
![]()
Fernando A. Monteiro Santos________________________________University of Lisbon - DEGGE-IDLCampo Grande Ed. C8, 1749-016 LisboaPortugalPhone: +351 21750 0811
Many thanks for your help Helmut.
Let’s wait for version 5.2 or try a different compiler.
Helmut,
after your last email I went to tdm-gcc and follow some emails and this problem is reported for some people and also reported as solved..
https://sourceforge.net/p/tdm-gcc/bugs/270/
it seems that the problem is in the libfortran_64-3.dll (that I finally found). Someone reports that the problem is solved if the 5.1 file is changed by the 4.9 version...but he does not allow to install 4.9 version since there is a new one...
I'll continue trying.
Cheers
G'Day Helmut,
after the problems with the mingw64 I want to use a different compiler. Just a question: is DISLIN (dl_10_ic.zip) compatible
with Microsoft Visual Studio 2010 ?
Many thanks for your time
Best regards
G'Day Helmut,
after the problems with the mingw64 I want to use a different compiler. Just a question: is DISLIN (dl_10_ic.zip) compatible with Microsoft Visual Studio 2010 ?
Many thanks for your time
Best regards
Fernando A. Monteiro Santos________________________________University of Lisbon - DEGGE-IDLCampo Grande Ed. C8, 1749-016 LisboaPortugalPhone: +351 21750 0811
Hello Helmut,
Many thanks, I will try.
Dear Helmut,
sorry to back you. As I told you I tried to use the microsoft visual studio 2010 and the Intel fortran. After some fight to run a short program including dislin I arrived at the point where I got the "fatal error LNK1561:entry point must be defined" .
I read quite a lot about this but I did not succeed finding a solution. I think this should be related with the visual configuration but I did not get the point.
I tried to use the command line ifort but it is not recognized...
I greatly appreciate any suggestion to overcome these troubles.
Once more, many thanks for your patience and time
Best regards
Dear Helmut,
sorry to back you. As I told you I tried to use the microsoft visual studio 2010 and the Intel fortran. After some fight to run a short program including dislin I arrived at the point where I got the "fatal error LNK1561:entry point must be defined" .
I read quite a lot about this but I did not succeed finding a solution. I think this should be related with the visual configuration but I did not get the point.
I tried to use the command line ifort but it is not recognized...
I greatly appreciate any suggestion to overcome these troubles.
Once more, many thanks for your patience and time
Best regards
Fernando A. Monteiro Santos________________________________University of Lisbon - DEGGE-IDLCampo Grande Ed. C8, 1749-016 LisboaPortugalPhone: +351 21750 0811
G'Day Helmut,
many thanks for your email and suggestions. Unfortunately I still have troubles ..for example, I got the error below when try to run in the command windows.
Any suggestion?
Thanks for your time and patience
Best regards
G'Day Helmut,
many thanks for your email and suggestions. Unfortunately I still have troubles ..for example, I got the error below when try to run in the command windows.
Any suggestion?
Thanks for your time and patience
Best regards
Fernando A. Monteiro Santos________________________________University of Lisbon - DEGGE-IDLCampo Grande Ed. C8, 1749-016 LisboaPortugalPhone: +351 21750 0811
Dear Helmut,
Many thanks..
I have the environmental variable defined but probably in a wrong way. I will try to follow your suggestion later (I do not have here the computer where intel is installed) and I will let you know about the results.
Many thanks for your attention
Dear Helmut,
Just to tell you that it works for the example...I will try with my programs (but should work) soon..
Many thanks for your help
Best regards