Statically link libwinpthread-1.dll in gdbserver
Pedro Alves
pedro@palves.net
Mon May 2 17:18:06 GMT 2022
On 2022-05-02 18:12, Claude Robitaille wrote:
> "make all-gdbserver" fails. But just make works, albeit a little longer...
"make all-gdbserver" failing is really strange. How did it fail? Note that should
be issued at the top level.
>
> So, I now have a solution thanks.
>
> Just curious. --disable-foo is nice but the problem is to get a list of foo. Is there anyway other than sifting the script and metadata files?
>
> ./configure --help or ./configure --help-recursive are not that helpful.
I'm now aware of a way to get that list. I think all component names match their corresponding top level directory
names, at least. There are more directories than components, though.
More information about the Gdb
mailing list