Fabio Niephaus

Results 567 comments of Fabio Niephaus

> Is there a reason why different VMs are used for different versions of Squeak? > If the newer VMs do really work for the older images, we could just...

Thanks for the report. Since this happens inside a guard, I think we may be able to ignore the assertion in this case.

Any chance we can get this fixed soon-ish?

Thanks for filing the ticket, @Eetami. We have fixed the error you mentioned some time ago, so either you are using an old version of Mandrel or the bug fix...

Thanks for sharing more info. I just checked and it seems that the backports of https://github.com/oracle/graal/pull/9073 was planned but unfortunately not actually done. I hope we can get this fixed...

Hi @sureshg, Thanks for the ticket. Static images are currently only supported on Linux x64 (see [docs](https://www.graalvm.org/latest/reference-manual/native-image/guides/build-static-executables/#prerequisites-and-preparation)). It'd probably make sense to throw a better error when someone tries to...