General

Profile

cfis (Charlie Savage)

  • Login: cfis
  • Registered on: 07/23/2008
  • Last sign in: 10/29/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 69 70

Activity

10/20/2024

05:21 AM Ruby master Bug #19268: Mingw64 Build Failure
Actually this now works without change on latest version of mingw64 make. This issue can be closed. cfis (Charlie Savage)
03:56 AM Ruby master Bug #19268: Mingw64 Build Failure
Still a issue in Ruby 3.3.x
One thing I forgot to mention in the original report, the file with the issue is:
r...
cfis (Charlie Savage)

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 (Closed): 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)

Also available in: Atom