[Mingw-w64-public] Add source files for pseh and change build system accordingly

2018-10-26 Thread James Larrowe
Note: there are symlinks from i386 to i486, i586, and i686 that I couldn't get to show up in the patch. This patch adds pseh files for x86_64 and changes the build system accordingly so pseh can be built for x86_64. Please tell me if there's anything wrong with this. diff -Naur --no-dereference a/

Re: [Mingw-w64-public] Mingw-w64 builds twice.

2018-10-23 Thread James Larrowe
(build) in the > > root tree. I then proceeded to compile the crt, tools, and libraries. > While > > in the build directory, `make install` still ran the compilation for > > mingw-w64-crt. > > > > On Mon, Oct 22, 2018 at 10:18 PM Liu Hao wrote: > > > > >

Re: [Mingw-w64-public] Mingw-w64 builds twice.

2018-10-23 Thread James Larrowe
-w64-crt. On Mon, Oct 22, 2018 at 10:18 PM Liu Hao wrote: > 在 2018/10/23 5:15, James Larrowe 写道: > > Mingw-w64 (Latest git version), builds twice: once during `make`, and > once > > during `make install`. It seems to be that it only builds mingw-w64-crt > > twice. Any sugg

[Mingw-w64-public] Mingw-w64 builds twice.

2018-10-22 Thread James Larrowe
Mingw-w64 (Latest git version), builds twice: once during `make`, and once during `make install`. It seems to be that it only builds mingw-w64-crt twice. Any suggestions? Info: target=x86_64-w64-mingw32 libraries=mangle,winpthreads tools=all prefix=/usr/x86_64-w64-mingw32 Pas