This is the mail archive of the cygwin-patches 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: [PATCH 64bit] Fix ONDEE for 64bit


On Mar  4 02:12, Yaakov wrote:
> Corinna,
> 
> More fun from our good friend, size_t:
> 
> Because operator new (in its various forms) takes a size_t argument, it
> is mangled differently on x86_64 above and beyond the common leading
> underscore issue.  Patches for winsup/cygwin and gcc (on top of your
> latest patch) attached.
> 
> 
> Yaakov

> 2013-03-04  Yaakov Selkowitz  <yselkowitz@...>
> 
> 	* cygwin64.din: Fix mangled operator new names for size_t==long.
> 	* libstdcxx_wrapper.cc: Ditto for x86_64.

That looks good, thanks for catching this problem!  Please apply the
Cygwin changes.  I'll rebuild new base packages including the gcc
patches soon.


Thanks again,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


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