Re: [Mingw-w64-public] Linker failure (regression) with GCC 6.3.0

2017-01-14 Thread Jean-Claude Beaudoin
On Fri, Jan 13, 2017 at 4:50 PM, niXman wrote: > Jean-Claude Beaudoin 2017-01-13 23:18: > > Hello Mingw-w64 list, > > > > when I try to build my ManKai Common Lisp system (MKCL) on a recent > > install > > of mingw-w64 (under Msys2) here is what linker failur

Re: [Mingw-w64-public] Linker failure (regression) with GCC 6.3.0

2017-01-13 Thread Jean-Claude Beaudoin
Forgot to mention that this is on Windows 7, 64bits, native compile. On Fri, Jan 13, 2017 at 3:18 PM, Jean-Claude Beaudoin < jean.claude.beaud...@gmail.com> wrote: > > Hello Mingw-w64 list, > > when I try to build my ManKai Common Lisp system (MKCL) on a recent > instal

[Mingw-w64-public] Linker failure (regression) with GCC 6.3.0

2017-01-13 Thread Jean-Claude Beaudoin
rom 5.4.0 to 6.3.0. This problem, in the context of GCC 6.3.0, is a complete show-stopper that does not seem to have any obvious workaround. I am sending this to this list in the hope that this information could be relayed to the relevant party up the supply chain. Cheers, Jean-Claude Beaudoin --

Re: [Mingw-w64-public] GCC 4.6.3-1-release and Clang 3.1 release by rubenvb

2012-08-08 Thread Jean-Claude Beaudoin
hat version of the exact same MKCL code, built with the exact same Makefile than previously, worked perfectly on my user's machine. (BTW, I also tried Ruben's gcc 4.6.3 and it failed like the gcc 4.7.1) My user's machine CPU is: Intel Core2 Duo U7300 @ 1,3GHz My build and test m

[Mingw-w64-public] ManKai Common Lisp uses MinGW-w64!

2011-05-18 Thread Jean-Claude Beaudoin
Hello MinGW-w64 folks, ManKai Common Lisp (MKCL) <http://common-lisp.net/project/mkcl/> has been using MinGW-w64 as the basis of its Windows 7 64 bits version for more than a year now and has yet to report its first MinGW-w64 related bug. Great job guys! Regards, Jean-Claude Be