This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP-1.7] botan-1.8.1-1


Lapo Luchini wrote:
> Botan is not currently using shared libs right now.
> I'm a bit out of my depth here...

OK, I think I got it: problem is GCC3 wasn't using a shared C++ library
and GCC4 does, and probably that executable has a const pointer to a
something from C++ library that should be relocatable.

So far so good, though I'm still wondering if it's an overall bad thing
that should be catched upstream or is something Windows-specific. =)

-- 
Lapo Luchini - http://lapo.it/

âDigital files cannot be made uncopyable, any more than water can be
made not wet.â (Bruce Schneier, 2001-05-15)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]