General

Profile

Peter Marheine

  • Login: pmarheine
  • Registered on: 05/02/2022
  • Last sign in: 11/01/2023

Issues

open closed Total
Assigned issues 0 5 5
Reported issues 0 0 0

Projects

Project Roles Registered on
flashrom Developer 05/06/2022

Activity

11/01/2023

11:22 PM flashrom Bug #504 (Closed): MingW meson build is broken with pre-2019 libraries
As there have been no other opinions on whether we should try to support sufficiently old MinGW, I'm closing this sin... Peter Marheine

09/05/2023

02:06 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
I meant in meson.build, but we already define a bunch of feature selection macros that should make the required featu... Peter Marheine

09/01/2023

07:44 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Missed a word: pre-2.12 versions of glibc require `_XOPEN_SOURCE` for `strdup`. Peter Marheine
07:43 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
On further investigation, we already set `_POSIX_C_SOURCE=200809` which should provide `fdopen` and `fileno`, so we c... Peter Marheine
02:47 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Nice sleuthing! I'd prefer to simply say that we now only support reasonably new compilers, but it seems potentially ... Peter Marheine

08/22/2023

02:59 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Build still succeeds for me after removing libusb, libftdi and libjaylink; confirmed that meson output says they were... Peter Marheine

08/21/2023

12:14 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
`gcc (MinGW.org GCC-6.3.0-1) 6.3.0` is a very old compiler, and the "MinGW.org" line further supports that theory (th... Peter Marheine

08/15/2023

07:21 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Here's what my machine says when I build ni845x_spi only:
```
$ git checkout master
HEAD is now at d666a8189 doc...
Peter Marheine

08/11/2023

03:26 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Yeah, that's all it looks like to me. Peter Marheine
02:28 AM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
Copying output from the link:
```
mm@DESKTOP-4AITTRD /z/Projektek/flashrom_git
$ meson compile -C builddir
INFO...
Peter Marheine

Also available in: Atom