Am Mittwoch, 14. Februar 2024 um 18:06:23 MEZ hat Bruno Haible
Folgendes geschrieben:
> Hannes Domani wrote:
> > > > Is there some reason why the 'fchdir' module isn't automatically
> > > > imported
> > > > if REPLACE_FCHDIR set set?
&g
Am Mittwoch, 14. Februar 2024 um 17:56:40 MEZ hat Bruno Haible
Folgendes geschrieben:
> Hannes Domani wrote:
> > Is there some reason why the 'fchdir' module isn't automatically imported
> > if REPLACE_FCHDIR set set?
>
> There are two gnulib-tool invo
Am Mittwoch, 14. Februar 2024 um 17:46:11 MEZ hat Bruno Haible
Folgendes geschrieben:
> Hannes Domani wrote:
>
> > Compiling fails like this:
> >
> > $ gcc -o conftest.exe -g -O2 -I/gdb/gdb-libs64/include conftest.c
> > -L/gdb/gdb-libs64/lib -lpoke -lgc
> &
Hello
When I'm trying to (statically) link libpoke into gdb, I get the following
errors:
c:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
C:/src/repos/poke/inst/lib/libpoke.a(libgnu_la-xmalloc.o): in function
`xmalloc':
C:\src\repos\poke\po
As requested, I'm CC'ing bug-gnulib.
Am Dienstag, 13. Februar 2024 um 21:00:51 MEZ hat Hannes Domani via poke-devel
Folgendes geschrieben:
Hello
When I was trying the gdb poke integration, I already failed in the configure
step.
The configure test was this file:
```
char pk_re