Topic: Issue in 1.38 & 1.39

I can build the Hello World example.

But when I try to build a couple of my simple files (that built in earlier versions of Simply Fortran), I'm getting "undefined reference to mcount" (no mcount in my program) and at the end of the file "undefined reference to monstartup" -- any suggestions?

Linda

-----
Linda

Re: Issue in 1.38 & 1.39

Linda,

Did you perform a "Clean" step first by any chance?  That error can be symptomatic of mixing GNU compiler versions.  It's a long shot, but it might help.

What earlier versions of Simply Fortran are you referring to?  1.37 and earlier, or much earlier?  I'd like to try to reproduce the problem if it's not as simple as cleaning your project first.

Jeff Armstrong
Approximatrix, LLC

Re: Issue in 1.38 & 1.39

I had installed 1.38.  I did a clean. I think I did -- I can try that.  I did not do a "restore defaults".

-----
Linda

Re: Issue in 1.38 & 1.39

The "restore defaults" feature will just reset paths to the compilers, which doesn't seem to be your problem.  I don't suggest selecting that option.  Let me know how trying a "Clean" works.

Jeff Armstrong
Approximatrix, LLC

Re: Issue in 1.38 & 1.39

Build seems to have done the trick.  I'll try to remember that.

Linda

-----
Linda

Re: Issue in 1.38 & 1.39

That's good to hear, Linda.  Let me know if you have any other issues, questions, or suggestions.

Jeff Armstrong
Approximatrix, LLC