Re: Can't build with racket 4.2 using MinGW anymore

2013-02-21 Fir de Conversatie Cesar Romani
On 18/02/2013 10:41 a.m., Sergey Khorev wrote: > > but vim with racket 4.2.3 doesn't compile with DYNAMIC_MZSCHEME=yes > anymore. > > As I wrote previously, if you want DYNAMIC_MZSCHEME, you need to either > use version 3.x or build Racket yourself with conservative GC. I know that, but b

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-18 Fir de Conversatie Sergey Khorev
> but vim with racket 4.2.3 doesn't compile with DYNAMIC_MZSCHEME=yes > anymore. > > As I wrote previously, if you want DYNAMIC_MZSCHEME, you need to either use version 3.x or build Racket yourself with conservative GC. -- -- You received this message from the "vim_dev" maillist. Do not top-post

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-17 Fir de Conversatie Cesar Romani
On 17/02/2013 01:06 a.m., Sergey Khorev wrote: > > > > I'm using MinGW with gcc-4.6.2, Racket 4.2.5 and > MZSCHEME=c:/plt > MZSCHEME_VER=3m_6ncd1k > DYNAMIC_MZSCHEME=yes > > MZSCHEME_GENERATE_BASE=yes > > and the command line is: > make -f Make_ming.mak > > > > Ok, I en

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-16 Fir de Conversatie Sergey Khorev
> I'm using MinGW with gcc-4.6.2, Racket 4.2.5 and > MZSCHEME=c:/plt > MZSCHEME_VER=3m_6ncd1k > DYNAMIC_MZSCHEME=yes > > MZSCHEME_GENERATE_BASE=yes > > and the command line is: > make -f Make_ming.mak > > > Ok, I encounterred another problem with 4.2.5: Vim compiled fine but failed to link with und

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-13 Fir de Conversatie Cesar Romani
If I compile vim with MSVC, Racket 4.2.5 and MZSCHEME=c:\plt MZSCHEME_VER=3m_6ncd1k DYNAMIC_MZSCHEME=yes and with the command line: nmake -f Make_mvc.mak I get: Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. Tcl reques

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-09 Fir de Conversatie Cesar Romani
On 08/02/2013 10:41 p.m., Sergey Khorev wrote: > > On Sat, Feb 9, 2013 at 12:36 AM, Cesar Romani > wrote: > > I'm building vim on Windows 7 with MinGW. > It cannot be compiled with racket 4.2 anymore. > > > Racket 4.2.3 works fine for me with gcc-3.4.5 and 4

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-09 Fir de Conversatie Cesar Romani
On 08/02/2013 10:41 p.m., Sergey Khorev wrote: > > On Sat, Feb 9, 2013 at 12:36 AM, Cesar Romani > wrote: > > I'm building vim on Windows 7 with MinGW. > It cannot be compiled with racket 4.2 anymore. > > > Racket 4.2.3 works fine for me with gcc-3.4.5 and 4

Re: Can't build with racket 4.2 using MinGW anymore

2013-02-08 Fir de Conversatie Sergey Khorev
On Sat, Feb 9, 2013 at 12:36 AM, Cesar Romani wrote: > I'm building vim on Windows 7 with MinGW. > It cannot be compiled with racket 4.2 anymore. > Racket 4.2.3 works fine for me with gcc-3.4.5 and 4.5.2. Tried both 3m and conservative GC versions. If you want it fixed please provide more informa

Can't build with racket 4.2 using MinGW anymore

2013-02-08 Fir de Conversatie Cesar Romani
I'm building vim on Windows 7 with MinGW. It cannot be compiled with racket 4.2 anymore. It used to get compiled before patch 7.3.791 Now I always get: [...] if_mzsch.c: In function 'window_new': if_mzsch.c:1782:21: error: lvalue required as left operand of assignment if_mzsch.c: In function 'buf