Re: [Tinycc-devel] apple support

2022-12-02 Thread Herman ten Brugge via Tinycc-devel
I have fixed the problem on osx/x86_64. Can you also add a check for the new macos code at the end of the current build. ./configure --config-new_macho make clean; make; make test Thanks,     Herman On 12/2/22 21:33, Ivan Medoedov wrote: By the way, GitHub actions also supports osx/arm64, s

Re: [Tinycc-devel] apple support

2022-12-02 Thread Ivan Medoedov
By the way, GitHub actions also supports osx/arm64, so this can now be set up as well. On Fri, Dec 2, 2022 at 11:22 PM Ivan Medoedov wrote: > Thank you very much for this, Herman! Amazing work. > > Having an official CI is great as well. > > On Fri, Dec 2, 2022 at 5:39 PM Vlad Vissoultchev wrot

Re: [Tinycc-devel] apple support

2022-12-02 Thread Ivan Medoedov
Thank you very much for this, Herman! Amazing work. Having an official CI is great as well. On Fri, Dec 2, 2022 at 5:39 PM Vlad Vissoultchev wrote: > Btw, you can check out CI current status here > > https://github.com/TinyCC/tinycc/actions > > I noticed it's been failing on osx/amd64 tests sin

Re: [Tinycc-devel] apple support

2022-12-02 Thread Vlad Vissoultchev
Btw, you can check out CI current status here https://github.com/TinyCC/tinycc/actions I noticed it's been failing on osx/amd64 tests since 2 days ago. cheers, -Original Message- From: tinycc-devel-bounces+wqweto=gmail@nongnu.org [mailto:tinycc-devel-bounces+wqweto=gmail@nongn

Re: [Tinycc-devel] apple support

2022-12-02 Thread Christian Jullien
Herman does a very impressive job to fully support Apple with both x64/M1. He commits often and I communicate with him to nervously test all its changes on different macOS configurations (he has even an account on my machine). He already fixed all known issue including the one you reported. The mo

Re: [Tinycc-devel] apple support

2022-12-02 Thread Vlad Vissoultchev
Can you check out why github CI is failing osx/amd64 tests https://github.com/TinyCC/tinycc/actions/runs/3587141614/jobs/6037151088 The tests are running under macOS 11.7.1 20G918 (not latest) This happened after commit Add debug support to macos https://github.com/TinyCC/tinycc/commit/62096