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!

fortran 95 makefile

Status
Not open for further replies.

milenko76

Technical User
Mar 26, 2010
100
PT
Can anyone copy one,I have problems with modules.Intel Fortran Composer gives me something like this:
driver_mt2ddi.for:(.text+0xc468): undefined reference to `mt2dmod_mp_m_'
driver_mt2ddi.for:(.text+0xc471): undefined reference to `mt2dmod_mp_ma_'
driver_mt2ddi.for:(.text+0xc479): undefined reference to `mt2dmod_mp_n_'
driver_mt2ddi.for:(.text+0xc486): undefined reference to `mt2dmod_mp_nbl_'
driver_mt2ddi.for:(.text+0xc4bd): undefined reference to `mt2dmod_mp_sz_'
driver_mt2ddi.for:(.text+0xc4c4): undefined reference to `mt2dmod_mp_ic_'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top