View previous topic :: View next topic |
Author |
Message |
Kevin
Joined: 01 Mar 2012 Posts: 34 Location: Ascot, UK
|
Posted: Wed Jul 27, 2016 2:57 pm Post subject: Access Viloation moving to Windows 10 |
|
|
I have recently moved FTN95 Express from Win7 to Win10 and get the following:
00538da8 allocate_constant_entity(<ptr>struct�constant_entity) [+0056]
005355e6 inst_memref(void) [+0373]
00535f3b send_instruction(<ptr>struct�pending_instruction) [+1a9b]
0053500f complete_emit(void) [+0250]
00534bb5 emitr(enum�machine_instruction,enum�cpu_register) [+002a]
0047a60d do_function_top(<ptr>struct�tree_record) [+0603]
0051e1aa code_generator(<ref>struct�tree_ptr) [+2022]
00416e11 end_function(int) [+10f0]
from the source:
Program hello
I=1
Stop
End
I get the following in the CMD prompt:
[FTN95/Win32 Ver. 5.40.0 Copyright (c) Silverfrost Ltd 1993-2009]
0002) i=1
WARNING - Variable I has been given a value but never used
A 0 byte obj. file and no EXE.
Same story from the IDE.
Any ideas anyone ?
Thanks,
Kevin |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8254 Location: Salford, UK
|
Posted: Wed Jul 27, 2016 3:56 pm Post subject: |
|
|
I don't think that you can do anything with this other than to update to the latest FTN95 and salflibc.dll. |
|
Back to top |
|
 |
Kevin
Joined: 01 Mar 2012 Posts: 34 Location: Ascot, UK
|
Posted: Wed Jul 27, 2016 5:37 pm Post subject: |
|
|
So as the latest version for Express mentioned on your site is still 5.40 which I tried, are you saying that I will have to purchase a full version of FTN95 to work under Win10 ? |
|
Back to top |
|
 |
mecej4
Joined: 31 Oct 2006 Posts: 1901
|
Posted: Wed Jul 27, 2016 6:34 pm Post subject: |
|
|
The current download of FTN95 Personal will give you the V 8.05 compiler, which you may try on your code and then decide what to do next. |
|
Back to top |
|
 |
Kevin
Joined: 01 Mar 2012 Posts: 34 Location: Ascot, UK
|
Posted: Wed Jul 27, 2016 6:38 pm Post subject: |
|
|
OK, i'll give that a try. Thanks. |
|
Back to top |
|
 |
JohnCampbell
Joined: 16 Feb 2006 Posts: 2621 Location: Sydney
|
Posted: Sat Jul 30, 2016 3:27 am Post subject: |
|
|
Hi all,
At hours before midnight I finally took up the Windows 10 offer on 2 of my pc's.
Both upgraded without any apparent problems.
My notebook with Win8.1 upgraded to Windows 10 Home
My desktop with Win 7_64 upgraded to Windows 10 Pro
Based on Eddie's post last year on upgrading to Win 10 (can't find it) I was expecting to have a number of updates loaded, but it has now been 18 hours and there have been no further updates since the initial upgrade, which included a few restarts.
Is this a false dawn or has the upgrade gone seamlessly ? FTN95 /64 appears to be working.
John |
|
Back to top |
|
 |
davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Sun Jul 31, 2016 10:49 pm Post subject: |
|
|
Everything should be fine John as the updates are Cumulative (i.e. contain all individual updates).
You should expect the Anniversary update on both machines on or just after 2 August. _________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|
Back to top |
|
 |
|