Peter Marheine
- Login: pmarheine
- Registered on: 05/02/2022
- Last connection: 09/04/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 4 | 5 |
Reported issues | 0 | 0 | 0 |
Projects
Project | Roles | Registered on |
---|---|---|
flashrom | Developer | 05/06/2022 |
Activity
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...
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`.
- 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...
- 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 ...
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...
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...
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...
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.
- 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...
07/14/2023
- 01:49 AM flashrom Feature #487 (Resolved): Support building ni845x_spi with meson
- https://review.coreboot.org/c/flashrom/+/75236/ (commit 81c3f31f90b33c993c106d4c0addabd4d2fdfe7a) added support for t...
Also available in: Atom