HI > -----Original Message----- > From: Liu Hao <[email protected]> > Sent: Monday, April 22, 2019 10:18 PM > To: [email protected] > Subject: Re: [Mingw-w64-public] PKGBUILD script for toolchain, still having > GCC compile errors > > 在 2019/4/23 上午5:12, Martin Storsjö 写道: > > I haven't looked into how exactly that PKGBUILD file works and how it > > behaves wrt compiling new runtime files with the new compiler, new > > headers and libs from the new sysroot etc, so I can't comment on that > > unfortunately. > > > > // Martin > > PKGBUILD scripts are nothing but a shell script containing a few functions and > variables, whose names are hardcoded such that 'makepkg' > recognizes them. >
I did change the PKGBUILD script for mingw-w64-crt-git to use --with-default-msvcrt=ucrt but it did not take like it does when building the CRT outside of makepkg, so I still think there is something wrong. Not sure if the right branch is being checked out from the repo, or exactly what it is. I can try building the CRT outside of makepkg and see how I fare. Tom _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
