Re: ev_set_allocator

2009-10-18 Thread Aleksandar Lazic
On Son 18.10.2009 07:34, Marc Lehmann wrote: On Sun, Oct 18, 2009 at 07:28:30AM +0200, Marc Lehmann schm...@schmorp.de wrote: The allocator works (as the documentation points out) like realloc, ad in factm the talloc_realloc function is what you need (with an appropriate actually

Re: compiling EV: problem with win 64 and/or latest cl.exe version?

2009-10-18 Thread Simon
On Tue, Oct 13, 2009 at 7:51 PM, Marc Lehmann schm...@schmorp.de wrote: On Tue, Oct 13, 2009 at 07:41:03PM -0700, Simon simo...@gmail.com wrote: test' to work with an EV compiled with cl.exe version 7.x. However 'nmake test' with an EV compiled with cl.exe version 9.x causes a crash although

Re: compiling EV: problem with win 64 and/or latest cl.exe version?

2009-10-18 Thread Marc Lehmann
On Sun, Oct 18, 2009 at 05:58:26PM -0700, Simon simo...@gmail.com wrote: c. Figure out how to make the latest VS link against msvcrt.dll (some people say this is possible although difficult) While it is possible, newer versions of VS require some runtime hooks not available in msvcrt.dll (they