WOW!!!
Thanks!!!
this is great!!!
I've installed and run it and (visually) it appears to give me
what I need - the next test is (of course) link and run :}
>> Original Message
>> Subject: =?iso_8859_1?Q?can_a_pre-built_library_be_used=3F?=
>> Fro
Original Message
Subject: =?iso_8859_1?Q?can_a_pre-built_library_be_used=3F?=
From: "Frank Motta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
I have a third party lib/dll (x.lib, x.dll) built with microsoft tools
I need to link to a cygwin application.
_end
1000126c T _free
10001274 T _malloc
10001264 T _realloc
10001000 T end
100012bc T etext
--------- >8 nm output
Notice the -lack- of mod_import!!!
--
Frank Motta
[EMAIL PROTECTED]
If you cannot recognize divinity in your fellow man, then you will not
rea
crt0
10001000 T _end
1000126c T _free
10001274 T _malloc
10001264 T _realloc
10001000 T end
100012bc T etext
- >8 nm output
Notice the -lack- of mod_import!!!
Thanks
> At 02:51 PM 4/5/2002, Frank Motta wrote:
>>The following code retur
_name, (RTLD_NOW | RTLD_GLOBAL));
handle = dlopen(mod_file_name, (DLOPEN_MODE));
if ((err = dlerror()) == NULL) { break; }
--
Frank Motta
[EMAIL PROTECTED]
If you cannot recognize divinity in your fellow man, then you will not
realize the devine within yourself...
--
Unsubs
5 matches
Mail list logo