jhol

Results 38 comments of jhol

> Hi @jhol > > Thanks for your feedback > > > when cross compiling, when no compiler has been specified in the host profile > > I am not...

> With this info, the MesonToolchain will not have a blank compiler This is good enough to solve my immediate problem. However, I do think the errors/warnings could be improved.

I just tested compiling picolibc with this patch non-applied, and it seems to build fine now - due to other fixes, so I think the patch could be reverted. I'm...

[ROMFS](https://docs.kernel.org/filesystems/romfs.html) is a very simple filesystem used for small embedded devices such as routers, and is supported by Linux and a few other operating systems. We are using it as...

If you don't mind me asking, is this something that is likely to be accepted? I think the packaging is solid, but is there a question about whether this tool...

Thanks! I think it's worth having upstream. As for updates: I would say the tool is simply done. It's simple and it does does everything it's meant to do.

It seems that it is currently only compatible with nixos-unstable. Fortunately the next stable release is only a few weeks away.

I would also like to see this included.

Just doing some testing here. Abseil-cpp is a polyfill library designed to backport new C++ library features to older C++ standards. Depending on how the abseil-cpp build is configured, it...

If this patch is accepted can there be a new release of genromfs? As the author of the [genromfs packaging in MSYS2-packages](https://github.com/msys2/MSYS2-packages/blob/master/genromfs/PKGBUILD), I would like to get this resolved as...