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
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to