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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shared version of HB Fortran90 runtime library

Status
Not open for further replies.

Djade

Programmer
Jun 20, 2002
1
FR
hi
how link a shared library in Fortran 90 with intrinsic procedures in order to used it in java class (System.loadLibrary)
When i do it i have got this error message
Can't Sh'load() a library containing Thread Local Storage.
and
Exec format error
sorry for my english i french
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top