forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 34 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Tue Apr 07, 2020 3:08 pm   Subject:
Ok, thanks. I'll try it out.
  Topic: Support for .NET-Core / .NET-Standard
gperiskic

Replies: 7
Views: 8549

PostForum: Support   Posted: Fri Sep 06, 2019 10:27 am   Subject:
Thanks alex21. Yes, it works, one needs to compile with /NO_SALFLIBC switch and remove the 32-bit flag after the compilation.
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Fri Sep 06, 2019 9:29 am   Subject:
Ok, thanks Robert, this is good to know. We don't have such large arrays, but I'll keep this in mind.
Anything else? As mentioned before, a try-catch block (for exceptions catching) works fine with 3 ...
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Fri Sep 06, 2019 8:46 am   Subject:
Robert - you mean that if a single array needs more then 4 GB memory then it doesn't work.?
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Fri Sep 06, 2019 8:41 am   Subject:
Sure...
Either use "dnSpy" (go to FileHeader and unklick "32-Bit Machine") or use Microsoft CorFlags.exe (call 'corflags myAssembly.dll /32BIT-' from command prompt).
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Fri Sep 06, 2019 8:21 am   Subject:
Well, we didn't really hack anything, just removed the flag as mentioned above.
We use classes from C# to define the input/output interface and pass them directly to the fortran assembly, without any ...
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Thu Sep 05, 2019 2:31 pm   Subject:
What exactly is not supported? We managed to get our .Net dll work in 64-bit by removing the "32-bit Machine" file flag after the compilation. The results of the calculation performed with t ...
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Mon Aug 26, 2019 3:53 pm   Subject:
Any update on 64-bit .NET assemblies?
  Topic: Support for .NET-Core / .NET-Standard
gperiskic

Replies: 7
Views: 8549

PostForum: Support   Posted: Sat Feb 09, 2019 5:38 pm   Subject:
Hi Robert,
thanks. What about my other questions - would it be possible that the .NET compiler targets .NET Framework 4.7.2 or higher? Or maybe to directly target .NET Standard?
The way I understan ...
  Topic: Support for .NET-Core / .NET-Standard
gperiskic

Replies: 7
Views: 8549

PostForum: Support   Posted: Fri Feb 08, 2019 3:47 pm   Subject: Support for .NET-Core / .NET-Standard
Does FTN support .NET-Core or .NET-Standard and are there any windows dependencies in the FTN redistributable dlls? We would like to deploy our with FTN compiled dlls on Amazon ECS (Elastic Container ...
  Topic: 64-bit and .NET
gperiskic

Replies: 17
Views: 17085

PostForum: 64-bit   Posted: Fri Jul 22, 2016 9:15 am   Subject: 64-bit and .NET
Hi,

does the new 64-bit compiler produces .NET assemblies as well or is it limited to standard executables? Or in other words: can I produce a 64-bit .NET 4.0 assembly with FTN95?

Regards,
Gora ...
  Topic: FTN .NET and Windows 10
gperiskic

Replies: 4
Views: 6943

PostForum: Support   Posted: Wed Jul 22, 2015 9:28 pm   Subject:
Forget it, it works fine, even with 6.35. I just forgot to copy the release dlls...
  Topic: FTN .NET and Windows 10
gperiskic

Replies: 4
Views: 6943

PostForum: Support   Posted: Fri Jul 03, 2015 2:00 pm   Subject: FTN .NET and Windows 10
Hi,

did anyone test if FTN95 .NET works on Windows 10?

My first tests with "Windows 10 Insider Preview" (32bit) indicate that there could be a problem - all applications using FTN95 . ...
  Topic: How to check if a .NET-Object is null in FTN
gperiskic

Replies: 7
Views: 11191

PostForum: Support   Posted: Mon Nov 18, 2013 6:00 pm   Subject:
Ok, here's the code for c# and Fortran:

/------------------------------------------------------------------------------------
/ C# part
using System;

namespace NullTest
{
class Vec ...
  Topic: How to check if a .NET-Object is null in FTN
gperiskic

Replies: 7
Views: 11191

PostForum: Support   Posted: Thu Nov 14, 2013 11:59 am   Subject:
Hi JMoody,

You’re perfectly right - this is exactly the solution we're currently using in some of our programs - it works fine.
However, since FTN is a compiler which 'supports .NET' than I would ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group