tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] hello-exe test fails on MacOS Monterey


From: Jona Ekenberg
Subject: [Tinycc-devel] hello-exe test fails on MacOS Monterey
Date: Thu, 20 Apr 2023 11:57:08 +0200

Hello!

When I try the following steps:

```
git clone https://repo.or.cz/w/tinycc.git
cd tinycc
./configure
make
make test
```

I get this error:
```
------------ hello-exe ------------
/bin/sh: line 1: 40621 Killed: 9               ./hello
```

Happy for any help. Tried running running `hello` in my debugger, but it was killed before I could see anything meaningful.

Here's the full output: https://pastebin.com/raw/neiC7rZu

reply via email to

[Prev in Thread] Current Thread [Next in Thread]