Author |
Message |
Topic: LAPACK la_constants will not compile |
simon
Replies: 1
Views: 399
|
Forum: Support Posted: Sun Mar 23, 2025 8:40 pm Subject: LAPACK la_constants will not compile |
I am unsure at which compiler version this started, but using version 9, la_constants.f90 from LAPACK generates a compiler time error of "Divide by zero". The problem is reproduced in the fo ... |
Topic: Windows Yes/No |
simon
Replies: 1
Views: 13746
|
Forum: Plato Posted: Thu Mar 06, 2025 3:01 am Subject: Windows Yes/No |
In the ftn95p file, what does the "Windows" entry do? In my file this can be "Yes" or "No", but I do not know how it is set. |
Topic: STOP [message] with WINAPP and /64 |
simon
Replies: 3
Views: 10736
|
Forum: Support Posted: Thu Mar 06, 2025 1:54 am Subject: |
Whether or not I use WINAPP, I get a message with x64 indicating:
**** STOP:
at the end of the program, which I do not get with Win32. Is there a way to prevent this output? |
Topic: %bg not working with version 9.10 |
simon
Replies: 5
Views: 1161
|
Forum: ClearWin+ Posted: Tue Mar 04, 2025 4:18 pm Subject: |
Hi Paul,
Many thanks for investigating this. I should have noted that I do import the source of clrwin into my code, but, as you mention, there are some remaining issues. Is there a list of what othe ... |
Topic: %bg not working with version 9.10 |
simon
Replies: 5
Views: 1161
|
Forum: ClearWin+ Posted: Tue Mar 04, 2025 12:03 am Subject: %bg not working with version 9.10 |
The following program should create a window with a yellow background with FTN95, but in version 9.10 (and I think starting in version 9.05) the colour is no longer identified. I am aware that I am us ... |
Topic: winio@ failed to match format length |
simon
Replies: 1
Views: 6109
|
Forum: ClearWin+ Posted: Thu Nov 28, 2024 9:14 pm Subject: winio@ failed to match format length |
When running a ClearWin+ application with a third-party compiler I am getting the following message:
winio@ failed to match format length.
Do you want to continue?
If I select "Yes" t ... |
Topic: Character string is lost |
simon
Replies: 8
Views: 8598
|
Forum: 64-bit Posted: Tue Nov 19, 2024 5:37 pm Subject: |
Thanks for the confirmation. It appears that my partial code was legal, so I'll have to try and find a way to isolate the problem. |
Topic: Character string is lost |
simon
Replies: 8
Views: 8598
|
Forum: 64-bit Posted: Sat Nov 16, 2024 5:32 pm Subject: |
Hi Paul,
I will try to send a simple program, but I estimate it will take more than a full day's work, so I can't promise to do it soon.
If I remove /CHECK, then I no longer et compilation errors. ... |
Topic: Character string is lost |
simon
Replies: 8
Views: 8598
|
Forum: 64-bit Posted: Sat Nov 16, 2024 1:24 am Subject: |
Hi Paul,
Unfortunately, if I try to compile using /DEBUG /CHECK, I get the following error somewhere else in the program:
AMD backend failure:Failed to do register-memory emit for MOV_Q at ...
in e ... |
Topic: Character string is lost |
simon
Replies: 8
Views: 8598
|
Forum: 64-bit Posted: Wed Nov 13, 2024 9:10 pm Subject: |
Hi Paul,
I've been using Unit=character for years, actually probably decades.
Actually, in this case, I don't think it is integral to the problem I am experiencing since I have other examples that d ... |
Topic: Character string is lost |
simon
Replies: 8
Views: 8598
|
Forum: 64-bit Posted: Mon Nov 11, 2024 8:49 pm Subject: Character string is lost |
I have what seems to be an impossible-to-report problem with a character string getting lost in the 64-bit version! The core of the problem looks something like the following:
Use m, Only: c2 ! ... |
Topic: version 9.04 |
simon
Replies: 22
Views: 25603
|
Forum: Support Posted: Fri Aug 16, 2024 12:59 am Subject: |
Hi Paul,
I believe so - I copied everything from the FTN95, DLL, and Plato links into the directory where I have FTN95 installed. |
Topic: version 9.04 |
simon
Replies: 22
Views: 25603
|
Forum: Support Posted: Thu Aug 15, 2024 7:25 pm Subject: version 9.04 |
I have just loaded the various new DLLs and lib files for version 9.04. After recompiling my application, the program hangs at start up. It's about 160,000 lines of code, and I do not have the time to ... |
Topic: Lbound with derived-type arrays |
simon
Replies: 13
Views: 28372
|
Forum: Support Posted: Wed Nov 08, 2023 7:40 pm Subject: |
Hi Paul,
The following example does not quite reproduce the error I have in mind, but it is outputting a surplus value (which is presumably because the size of ia in subroutine s is still in error):
... |
Topic: Lbound with derived-type arrays |
simon
Replies: 13
Views: 28372
|
Forum: Support Posted: Tue Nov 07, 2023 11:19 pm Subject: |
Hi Paul,
Any progress on this one? I have work-arounds, but I have quite a few instances that I think are equivalent, where I am passing an array of a derived type, and the routine does not get what ... |
|