General

Profile

cfis (Charlie Savage)

  • Login: cfis
  • Registered on: 07/23/2008
  • Last sign in: 09/26/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 68 70

Activity

09/26/2023

02:48 AM Ruby master Bug #19268: Mingw64 Build Failure
This is still happening in Ruby 3.2.2.
I suspect I see this because I use mingw64 make versus msys make.
cfis (Charlie Savage)

12/28/2022

01:24 AM Ruby master Bug #19267: Compile fails when enabling YJIT on x64-mingw-ucrt
Yes, I will disable yjit. cfis (Charlie Savage)

12/27/2022

09:42 AM Ruby master Bug #19268 (Open): Mingw64 Build Failure
For both Ruby 3.1.3 and Ruby 3.2.0, building on msys2/ucrt64 fails:
``` c
linking miniruby.exe
/usr/bin/sh: -c: ...
cfis (Charlie Savage)
09:04 AM Ruby master Bug #19267 (Feedback): Compile fails when enabling YJIT on x64-mingw-ucrt
Ruby fails to compile with msys2/ucrt64 when enabling yjit.
Error:
``` c
In file included from ./include/ruby/d...
cfis (Charlie Savage)

08/21/2021

06:27 AM Ruby master Bug #17643: Ruby 3 embedded - no GC methods?
I don't want to do either of those things. Instead I would like to embed Ruby into a C++ program and then use it run ... cfis (Charlie Savage)

04/23/2021

04:23 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
To answer the questions above:
* gem install sassc works fine
* using different drives, d:/ works fine
I don't...
cfis (Charlie Savage)

04/09/2021

07:35 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
VPATH works fine with arch_hdrdir in the form `c:/msys64/etc` - Ruby has been doing that on Windows for many years.
...
cfis (Charlie Savage)

04/08/2021

06:28 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
Thanks for the background, that was very helpful. The difference is that I am using mingw64 make, not msys make. So:
...
cfis (Charlie Savage)

04/02/2021

08:45 AM Ruby master Bug #16651: Extensions Do Not Compile on Mingw64 with mingw32-make
When running msys2 (ie, in an open console) the /c/ notation does work.
But it does not work in makefiles processe...
cfis (Charlie Savage)
08:41 AM Ruby master Bug #17643: Ruby 3 embedded - no GC methods?
Screenshot cfis (Charlie Savage)

Also available in: Atom