Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

gfortran

Status
Not open for further replies.

GerritGroot

Technical User
Nov 3, 2006
291
ES
Hi all,

I'm trying to compile a f90 code using gfortran, but when it comes to linking the object files I get many messages stating:

"undefined reference to" mingw_something

I used the normal windows installer "gfotran-windows.exe" which I downloaded from

Does anyone know how to solve the linking error "undefined reference to"??

Thanks,

Gerrit
 
I suggesting that you try to compile a "hello world" program
to ensure that the installation is correct.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top