Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7538673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:10:51+00:00 2026-05-30T07:10:51+00:00

My boss just asked me to integrate his bosses old Fortran code into a

  • 0

My boss just asked me to integrate his bosses old Fortran code into a project (Java) I’m working on. The code was written in the 90s, so I imagine it’ll still compile, so rather than re-write it, I’m hoping I can just call the functions from a .dll. I’m already calling some C .dlls, so I think I’ve got that part covered.

I’ve been doing some reading, and most of the articles talk about integrating the Intel Visual Fortran Compiler into Microsoft Visual Studio. We’ve got a university site license for Visual Studio, but it looks like the Intel Visual Fortran Compiler is in around the $700 range. I don’t think my boss will go for that, so I’m looking for another option. I know Microsoft makes a lot of products freely available to students via Project Dreamspark, but I didn’t see anything Fortran related.

I’m looking at some cygwin based options right now (g95, I think), but I’m looking for other ideas/options. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T07:10:52+00:00Added an answer on May 30, 2026 at 7:10 am

    I’ve used the gfortran (g95) compiler with the -shared flag to create DLLs. first compile the .for/.f90 files with:

    gfortran -c myfile1.f90
    gfortran -c myfile2.f90
    

    then:

    gfortran -shared -o mydll.dll myfile1.o myfile2.o
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just got a request from my boss for an application I'm working on. Basically
I just completed my first (minor) Python project, and my boss wants me to
I'm just starting out with Java, but my boss is pushing for this. I've
I have been asked by my boss at work to look into allowing widgets
I just started programming for Android when my boss asked me to make him
My boss has a C++ project that just began hanging today when he hits
My boss just set up SVN repository for a new project on a new
I've got a little stuck here. My boss has asked me to look into
I just started a new project and my boss wants us to change IDE
You've just written a pile of code to deliver some important feature under pressure.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.