[Github-comments] [geany/geany] Compilation error (#2040)

Matthew Brush notifications at xxxxx
Wed Jan 9 11:33:01 UTC 2019


If you're compiling as root, you could try using a regular user instead, with a clean checkout/tarball.

Also if you could run try and compile above `conftest.c` like this:

```bash
$gcc -S -o result.S conftest.c
```

And paste the contents of `result.S` to see if it's generating valid assembly for your architecture.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2040#issuecomment-452665465
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190109/9f91856d/attachment.html>


More information about the Github-comments mailing list