David Rysdam <[email protected]> writes: > That seems to succeed, although I'm still not sure what <my > build machine> should be. I'll keep moving forward and if I have > problems checkpoint back to this.
New problem and I don't see any obvious way it is related to the build
name thing.
Got gcc-core built and installed just fine (version 4.5.1), after I
installed some missing headers. Also did the symlinking and so forth in
the instructions.
Now on "building the crt"
../mingw-w64-v3.3.0/configure --host=x86_64-w64-mingw32 --prefix=<my
prefix>/x86_64-w64-mingw32 --with-sysroot=<my prefix>/x86_64-w64-mingw32
It grinds along for a while and then I get:
In file included from
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/intrin.h:41:0,
from
../../mingw-w64-v3.3.0/mingw-w64-crt/intrincs/ilockadd.c:1:
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:
In function ‘_umul128’:
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:774:48:
error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘v’
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:7:
error: ‘union <anonymous>’ has no member named ‘v’
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:776:7:
error: ‘union <anonymous>’ has no member named ‘v’
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:21:
error: ‘union <anonymous>’ has no member named ‘sv’
<my
prefix>/lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:778:14:
error: ‘union <anonymous>’ has no member named ‘sv’
Obviously this header file is in fact fine. The problem must be some
misconfiguration elsewhere. But what?
This whole process has so many steps there's no way to remember/verify
what exactly happened on any previous one. I think I'll have to make a
script that builds this thing and then I can try tweaking it until I get
a working final state. Or if I can't do that, I can post the script for
scrutiny.
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
