Re: Missing functions of fchdir.c in libpoke.a

2024-02-14 Thread Hannes Domani
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

Re: Missing functions of fchdir.c in libpoke.a

2024-02-14 Thread Hannes Domani
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

Re: Missing functions of fchdir.c in libpoke.a

2024-02-14 Thread Hannes Domani
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 > &

Multiple definition errors when linking libpoke into gdb

2024-02-14 Thread Hannes Domani
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

Re: Missing functions of fchdir.c in libpoke.a

2024-02-13 Thread Hannes Domani
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