comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Calling f90 subroutine from IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Calling f90 subroutine from IDL [message #56829] Wed, 14 November 2007 07:41
insun.song@gmail.com is currently offline  insun.song@gmail.com
Messages: 1
Registered: November 2007
Junior Member
I have been trying to use Fortran do-loop instead of
IDL FOR... ENDFOR for the loop of big arrays.
I'm running IDL 6.1 on IRIX64.

After I searched for how-to in this group, I think inserting
Fortran subroutine in IDL seems successful. But when I use
f90 compiler, it didn't work. Only when f77 compiler
is used, it worked.
Are there some reasons for that?

FYI, I compiled Fortran routine like this:
f77 -64 -c aaa.f
ld -64 -shared -o aaa.so aaa.o

Thanks,
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Shifted origin using Polywarp and Poly_2d
Next Topic: disk with hole

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 06:51:41 PDT 2025

Total time taken to generate the page: 0.91497 seconds