comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Creem <jeff@thecreems.com>
Subject: Re: linking problem in DPAPI
Date: Thu, 29 Dec 2005 08:39:53 -0500
Date: 2005-12-29T08:39:53-05:00	[thread overview]
Message-ID: <ih5d83-bha.ln1@newserver.thecreems.com> (raw)
In-Reply-To: <dovo5f$dbe$1@netnews.hinet.net>

bubble wrote:
> hello,Stephen
> 
> I find a tools , "dll2s"  ,in http://home.lanck.net/mf/win_pe.shtml#D2
> generator a crypt32.a and replace the libcrypt32.a in 
> lib/gcc/pentium-mingw32msv/3.4.5....
> and I stilll get the same error message.
> I am not sure I am do it correctly.
> could you possible do the test in your way?

Probably not that helpful but looking at this

https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1232427&group_id=2435

Looks like there is more trouble down the road (more missing symbols) in 
this library.

In another message you asked why gcc (actually ld) can't just use a .lib 
file under windows


Take a look at this

http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/gnu-linker/win32.html

Not sure it will help, but it looks promising (may require you to add 
some -L flags or re-arrange your environment)



Also, I was pretty sure that more recent versions of gcc/ld could 
directly link to a .lib.



  reply	other threads:[~2005-12-29 13:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-28  9:15 linking problem in DPAPI bubble
2005-12-28 12:28 ` Stephen Leake
2005-12-29  4:19   ` bubble
2005-12-29 13:39     ` Jeffrey Creem [this message]
2005-12-29 21:38     ` Stephen Leake
2005-12-30  4:07       ` bubble
2005-12-31 12:56         ` Stephen Leake
2005-12-31 14:32           ` Pascal Obry
2006-01-03  7:10         ` bubble
2006-01-03 11:22           ` Stephen Leake
2005-12-29  6:23   ` bubble
2005-12-29 21:37     ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox