http://bugs.winehq.org/show_bug.cgi?id=26614
Summary: ARM compilation fails Product: Wine Version: 1.3.16 Platform: arm OS/Version: Linux Status: NEW Keywords: download, source Severity: blocker Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
../../wine32/tools/widl/widl -b arm -I/home/test/wine-git/include -I. -I/home/test/wine-git/include -I../include -t -o stdole2.tlb /home/test/wine-git/include/stdole2.idl error: Invalid target specification 'arm' make[1]: *** [stdole2.tlb] Error 2 make[1]: Leaving directory `/home/test/winearm/include' make: *** [include] Error 2
Followed instructions and got the same results as http://forum.winehq.org/viewtopic.php?t=10535&sid=463f85c951f9eb0ebaac0b...
Also,
./../wine32/tools/winebuild/winebuild -b arm -w --def -o dlls/activeds/libactiveds.def --export /home/test/wine-git/dlls/activeds/activeds.spec winebuild: Invalid target specification 'arm'