Re: changing make-process to use the new ConPTY API
Eli Zaretskii <[email protected]> Mon, 06 Jul 2020 09:13:36 +0300
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
On July 6, 2020 8:03:43 AM GMT+03:00, George Oliver <[email protected]> wrote: > > I'm curious to know if Emacs Windows release binaries typically are > cross-compiled? If necessary, to be consistent I could cross compile > from Linux. Otherwise I'll just work natively in Windows. AFAIK, the binaries on GNU sites are built natively on MS-Windows, mainly because Emacs doesn't yet support cross-building (you need to run Emacs you built as part of the build to produce the dump file).