emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windows 9X without KernelEx


From: Po Lu
Subject: Re: Windows 9X without KernelEx
Date: Sun, 16 Jun 2024 14:53:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

> I know why we dropped it: MinGW GCC adds -lshell32 by default, see
> "gcc -dumpspecs".  But maybe you are using an old GCC version which
> doesn't or something?  If you add "-v" to the link command line, do
> you see "-lshell32" in the command printed by GCC?

Yes, I do, and also in the compiler's specs:

*lib:
[... ] -ladvapi32 -lshell32 -luser32 -lkernel32

I'll try to `make bootstrap', which I've been desperately avoiding on
Windows, where make is excruciatingly slow.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]