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

Home » Public Forums » archive » Re: IDL calling a Fortran routines
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL calling a Fortran routines [message #44160] Tue, 24 May 2005 07:58 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Link is part of Visual Studio, but dumpbin works fine too. It seems like the
export is there and its all in capitalized letters. You need to capitalize
'SUM_ARRAY' in your call, its case sensitive.

Haje


<jianguang.guo@gmail.com> wrote in message
news:1116943337.260117.148300@g43g2000cwa.googlegroups.com.. .
> sorry there's no such command as "link/dump/exports new.dll" on my
> platform(win2000+compaq VF),but i think you really want to know this:
>
> F:\FORTRAN\new>dumpbin/exports new.dll
> Microsoft (R) COFF Binary File Dumper Version 6.00.8447
> Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
>
>
> Dump of file new.dll
>
> File Type: DLL
>
> Section contains the following exports for new.dll
>
> 0 characteristics
> 42932E57 time date stamp Tue May 24 21:38:31 2005
> 0.00 version
> 1 ordinal base
> 2 number of functions
> 2 number of names
>
> ordinal hint RVA name
>
> 1 0 00001000 SUM_ARRAY
> 2 1 00001000 _SUM_ARRAY@8
>
> Summary
>
> 1000 .data
> 1000 .rdata
> 1000 .reloc
> 1000 .text
>
> Best regards,
> Jianguang Guo
> Haje Korth wrote:
>> Well, let's see. Nothing looks terribly wrong, but it seems the
> symbol can't
>> be located within the dll. What do you get if you you type "link
> /dump
>> /exports new.dll"?
>>
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: help: window content erased after resize
Next Topic: Re: isurface transparency not showing lines and points

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

Current Time: Fri Oct 10 03:42:11 PDT 2025

Total time taken to generate the page: 1.11969 seconds