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

* Re: pcc doesn't work in glibc
  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
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2020-12-30 18:47 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

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

Comment:
Note that `pcc -c` followed by `gcc` for linking only works.

Possibly related: https://pcc.ludd.ltu.narkive.com/GsfwuTd6/sigsegv-in-pcc-produced-executables-on-linux-i686

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

* Re: pcc doesn't work in glibc
  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
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-30 22:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

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

Comment:
Would you like to remove broken from it? The situation around `pcc` versions seems fuzzy, so I can't really tell if that fix was supposed to have landed for us at some point...

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

* Re: pcc doesn't work in glibc
  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
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2020-12-30 22:15 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

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

Comment:
No, it seems still broken. But this 10 year old thread references the error. :p

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

* Re: [ISSUE] [CLOSED] pcc doesn't work in glibc
  2020-12-14 15:33 [ISSUE] pcc doesn't work in glibc ericonr
                   ` (2 preceding siblings ...)
  2020-12-30 22:15 ` leahneukirchen
@ 2020-12-30 23:19 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2020-12-30 23:19 UTC (permalink / raw)
  To: ml

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

Closed 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).