public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* RE: question for perl maintainer
       [not found] <20050708175353.GL7507@calimero.vinschen.de>
@ 2005-07-11 17:27 ` Dave Korn
  2005-08-05 18:01   ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Korn @ 2005-07-11 17:27 UTC (permalink / raw)
  To: 'oh no!  a sensible question!'

----Original Message----
>From: Corinna Vinschen
>Sent: 08 July 2005 18:54

[Thread TITTTL'd owing to off-topicness rather than anything to do with
hippos]

> On Jul  8 19:46, Gerrit P. Haase wrote:
>> Corinna Vinschen wrote:
>>> What? Why?  OpenSSL uses another base address already in the Makefile
>>> (0x63000000).
>> 
>> Good thing.  I had problems using openssl extensions for MySQL and perl
>> together (half year back).  Is this a recent change or was it only perl
>> failing?
> 
> OpenSSL 0.9.7 uses 0xFE000000 as base address.

  That's a nonsensical setting, isn't it?  You can't load a dll into kernel
space[*], so AFAICS this setting just guarantees that it gets rebased at
load time every single time, instead of only when there's a clash.

    cheers,
      DaveK

[*]  Let's not get into the technicalities of how a .sys is really the same
thing as a .dll 'under the hood', shall we?
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: question for perl maintainer
  2005-07-11 17:27 ` question for perl maintainer Dave Korn
@ 2005-08-05 18:01   ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2005-08-05 18:01 UTC (permalink / raw)
  To: 'oh no!a sensible question!'

On Jul 11 18:27, Dave Korn wrote:
> >From: Corinna Vinschen
> > OpenSSL 0.9.7 uses 0xFE000000 as base address.
> 
>   That's a nonsensical setting, isn't it?  You can't load a dll into kernel
> space[*], so AFAICS this setting just guarantees that it gets rebased at
> load time every single time, instead of only when there's a clash.

More or less, though also a few dlls in /WINDOWS/system32 are located
beyond the 2Gigs border.


Corinna

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-01 11:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20050708175353.GL7507@calimero.vinschen.de>
2005-07-11 17:27 ` question for perl maintainer Dave Korn
2005-08-05 18:01   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).