Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] pcc doesn't work in glibc
@ 2020-12-14 15:33 ericonr
  2020-12-30 18:47 ` leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ericonr @ 2020-12-14 15:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/27149

Description:
### System

* xuname: Void 5.9.13_1 x86_64 GenuineIntel notuptodate hold rrrrmmnFFFFFFFFFFFFF
* package: pcc-1.1.0.20190420_1

### Expected behavior

Produces a working binary.

### Actual behavior

Even the simplest binary segfaults when first launched.

### Steps to reproduce the behavior

Build

```
int main()
{
        return 0;
}
```

with `pcc main.c` and run it `./a.out`.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-30 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 15:33 [ISSUE] pcc doesn't work in glibc ericonr
2020-12-30 18:47 ` leahneukirchen
2020-12-30 22:09 ` ericonr
2020-12-30 22:15 ` leahneukirchen
2020-12-30 23:19 ` [ISSUE] [CLOSED] " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).