#msys — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #msys, aggregated by home.social.
-
@argv_minus_one You know... `autoconf` was for times, when we have several #Unix systems in the field, each significantly different from each other, especially in terms of `libc` support. Today we have 3, with one having two flavours - `musl` and `glibc`; third one from #Apple is not usually that strongly supported.
Then keep in mind `autoconf` was practically non-existent on #Windows (and no, #Cygwin and #msys don't count).
-
@argv_minus_one You know... `autoconf` was for times, when we have several #Unix systems in the field, each significantly different from each other, especially in terms of `libc` support. Today we have 3, with one having two flavours - `musl` and `glibc`; third one from #Apple is not usually that strongly supported.
Then keep in mind `autoconf` was practically non-existent on #Windows (and no, #Cygwin and #msys don't count).
-
@argv_minus_one You know... `autoconf` was for times, when we have several #Unix systems in the field, each significantly different from each other, especially in terms of `libc` support. Today we have 3, with one having two flavours - `musl` and `glibc`; third one from #Apple is not usually that strongly supported.
Then keep in mind `autoconf` was practically non-existent on #Windows (and no, #Cygwin and #msys don't count).
-
@argv_minus_one You know... `autoconf` was for times, when we have several #Unix systems in the field, each significantly different from each other, especially in terms of `libc` support. Today we have 3, with one having two flavours - `musl` and `glibc`; third one from #Apple is not usually that strongly supported.
Then keep in mind `autoconf` was practically non-existent on #Windows (and no, #Cygwin and #msys don't count).
-
@argv_minus_one You know... `autoconf` was for times, when we have several #Unix systems in the field, each significantly different from each other, especially in terms of `libc` support. Today we have 3, with one having two flavours - `musl` and `glibc`; third one from #Apple is not usually that strongly supported.
Then keep in mind `autoconf` was practically non-existent on #Windows (and no, #Cygwin and #msys don't count).
-
MSYS - Alice (My Style)
MSYS - Harry (My Style) -
MSYS - Black Orb (My Style)
-
MSYS - Lucy Alugiero (My Style)
MSYS - Cassiecutie145 (OC) - (My Style) -
I've been checking out how projects like #Busybox-w32, #msys and #GNUWin32 handle links in their utility programs like ln & ls. The comparison is very interesting. I really like Busybox-w32's use of hard links and how they show up with ls -i. They've done a wonderful job getting Busybox working on Windows. I'm investigating if Busybox-w32 can be used in place of msys when building #FLOSS #C projects with #mingw.
-
I've been checking out how projects like #Busybox-w32, #msys and #GNUWin32 handle links in their utility programs like ln & ls. The comparison is very interesting. I really like Busybox-w32's use of hard links and how they show up with ls -i. They've done a wonderful job getting Busybox working on Windows. I'm investigating if Busybox-w32 can be used in place of msys when building #FLOSS #C projects with #mingw.
-
MSYS - Ember (My Style)
MSYS - Raymanlover2018 (OC)
MSYS - Amy (My Style) -
MSYS - Sara (My Style)
MSYS - Twinklecake (My Style)
MSYS - Rabbidbot (My Style)
MSYS - Dragonsona (My Slyle) -
I build a lot of #FLOSS #C programs from source. I've been looking into replacing #msys on #Windows with #busybox-w32 ash and some alternatives to core utilities. I've been wanting to get rid of msys for a while and use natively built utilities that don't require Cygwin style DLLs. There are projects like #gnuwin32 and #GOW. Anyone else interested in this sort of thing?
-
I build a lot of #FLOSS #C programs from source. I've been looking into replacing #msys on #Windows with #busybox-w32 ash and some alternatives to core utilities. I've been wanting to get rid of msys for a while and use natively built utilities that don't require Cygwin style DLLs. There are projects like #gnuwin32 and #GOW. Anyone else interested in this sort of thing?
-
I build a lot of #FLOSS #C programs from source. I've been looking into replacing #msys on #Windows with #busybox-w32 ash and some alternatives to core utilities. I've been wanting to get rid of msys for a while and use natively built utilities that don't require Cygwin style DLLs. There are projects like #gnuwin32 and #GOW. Anyone else interested in this sort of thing?
-
I build a lot of #FLOSS #C programs from source. I've been looking into replacing #msys on #Windows with #busybox-w32 ash and some alternatives to core utilities. I've been wanting to get rid of msys for a while and use natively built utilities that don't require Cygwin style DLLs. There are projects like #gnuwin32 and #GOW. Anyone else interested in this sort of thing?
-
I build a lot of #FLOSS #C programs from source. I've been looking into replacing #msys on #Windows with #busybox-w32 ash and some alternatives to core utilities. I've been wanting to get rid of msys for a while and use natively built utilities that don't require Cygwin style DLLs. There are projects like #gnuwin32 and #GOW. Anyone else interested in this sort of thing?
-
MSYS - Becka The Ghost (My Style)
MSYS - Milieta (My Style)
MSYS - Likkia and Yimmia (My Style)
MSYS - Daffa The Flower (My Style) -
Another useful #writing tool I almost forget to mention is wc. You'll find it on #Linux and #BSD distros. On Windows, #msys and #cygwin offer a version. There are several implementations of wc out there including versions in Busybox and Toybox. If you want to build it yourself or modify it, sbase has a straight forward version:
https://git.suckless.org/sbase/file/wc.c.html
Have a happy #SoftwareFreedomDay2024 #SFD #SoftwareFreedomDay #DFF #OpenSource #FreeSoftware #FOSS #FLOSS -
Another useful #writing tool I almost forget to mention is wc. You'll find it on #Linux and #BSD distros. On Windows, #msys and #cygwin offer a version. There are several implementations of wc out there including versions in Busybox and Toybox. If you want to build it yourself or modify it, sbase has a straight forward version:
https://git.suckless.org/sbase/file/wc.c.html
Have a happy #SoftwareFreedomDay2024 #SFD #SoftwareFreedomDay #DFF #OpenSource #FreeSoftware #FOSS #FLOSS -
Another useful #writing tool I almost forget to mention is wc. You'll find it on #Linux and #BSD distros. On Windows, #msys and #cygwin offer a version. There are several implementations of wc out there including versions in Busybox and Toybox. If you want to build it yourself or modify it, sbase has a straight forward version:
https://git.suckless.org/sbase/file/wc.c.html
Have a happy #SoftwareFreedomDay2024 #SFD #SoftwareFreedomDay #DFF #OpenSource #FreeSoftware #FOSS #FLOSS -
Another useful #writing tool I almost forget to mention is wc. You'll find it on #Linux and #BSD distros. On Windows, #msys and #cygwin offer a version. There are several implementations of wc out there including versions in Busybox and Toybox. If you want to build it yourself or modify it, sbase has a straight forward version:
https://git.suckless.org/sbase/file/wc.c.html
Have a happy #SoftwareFreedomDay2024 #SFD #SoftwareFreedomDay #DFF #OpenSource #FreeSoftware #FOSS #FLOSS -
Another useful #writing tool I almost forget to mention is wc. You'll find it on #Linux and #BSD distros. On Windows, #msys and #cygwin offer a version. There are several implementations of wc out there including versions in Busybox and Toybox. If you want to build it yourself or modify it, sbase has a straight forward version:
https://git.suckless.org/sbase/file/wc.c.html
Have a happy #SoftwareFreedomDay2024 #SFD #SoftwareFreedomDay #DFF #OpenSource #FreeSoftware #FOSS #FLOSS -
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sure, but #Windows is still an Achilles Heal for the #AutoTools, unless you use #MinGW & #MSYS:
“What Autoconf Got Right”, Leah Neukirchen (https://leahneukirchen.org/blog/archive/2024/04/what-autoconf-got-right.html).
Via HN: https://news.ycombinator.com/item?id=40544336
On Lobsters: https://lobste.rs/s/ebnqzl/what_autoconf_got_right
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/japan/2023/08/15/sendai-pub-working-conditions/?utm_content=bufferd09db&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys #miyagi #izakaya
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/japan/2023/08/15/sendai-pub-working-conditions/?utm_content=bufferd09db&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys #miyagi #izakaya
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/japan/2023/08/15/sendai-pub-working-conditions/?utm_content=bufferd09db&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys #miyagi #izakaya
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/japan/2023/08/15/sendai-pub-working-conditions/?utm_content=bufferd09db&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys #miyagi #izakaya
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/news/2023/08/15/japan/sendai-pub-working-conditions/?utm_content=buffer1793f&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/news/2023/08/15/japan/sendai-pub-working-conditions/?utm_content=buffer1793f&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/news/2023/08/15/japan/sendai-pub-working-conditions/?utm_content=buffer1793f&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys
-
Sendai-based restaurant operator M-Sys is hoping to improve performance at its outlets through better working conditions, including monthly pay of ¥300,000 for new workers. https://www.japantimes.co.jp/news/2023/08/15/japan/sendai-pub-working-conditions/?utm_content=buffer1793f&utm_medium=social&utm_source=mastodon&utm_campaign=bffmstdn #japan #sendai #restaurants #kahokushimpo #jobs #msys
-
Smacked head-first into a stupid issue with the #libcurl package deployed by #MinGW / #MSYS / #MinGW64 - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.
Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!
-
Smacked head-first into a stupid issue with the #libcurl package deployed by #MinGW / #MSYS / #MinGW64 - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.
Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!
-
Smacked head-first into a stupid issue with the #libcurl package deployed by #MinGW / #MSYS / #MinGW64 - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.
Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!
-
Smacked head-first into a stupid issue with the #libcurl package deployed by #MinGW / #MSYS / #MinGW64 - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.
Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!
-
Smacked head-first into a stupid issue with the #libcurl package deployed by #MinGW / #MSYS / #MinGW64 - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.
Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!
-
The version of #yaml-cpp currently shipped by #MSYS for #MinGW64 has a bug that prevents exporting a symbol to the shipped DLL. It's not MSYS' fault, because yaml-cpp hasn't put out an updated formal release since 10 months before fixing this: https://github.com/jbeder/yaml-cpp/issues/1026#issuecomment-1122305522
-
The version of #yaml-cpp currently shipped by #MSYS for #MinGW64 has a bug that prevents exporting a symbol to the shipped DLL. It's not MSYS' fault, because yaml-cpp hasn't put out an updated formal release since 10 months before fixing this: https://github.com/jbeder/yaml-cpp/issues/1026#issuecomment-1122305522
-
The version of #yaml-cpp currently shipped by #MSYS for #MinGW64 has a bug that prevents exporting a symbol to the shipped DLL. It's not MSYS' fault, because yaml-cpp hasn't put out an updated formal release since 10 months before fixing this: https://github.com/jbeder/yaml-cpp/issues/1026#issuecomment-1122305522