[Bug 26614] include/stdole2.idl compilation fails under ARM

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 1 15:19:48 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26614

--- Comment #4 from Ken Sharp <kennybobs at o2.co.uk> 2011-04-01 15:19:47 CDT ---
(In reply to comment #3)
> So configuring with --host=arm is just not the right way to go, but e.g.
> something like --host=arm-linux-gnueabi.

Indeed I tried that exactly for that reason.

../../libs/port/libwine_port.a: could not read symbols: Archive has no index;
run ranlib to add one

It fails much sooner.

CC="arm-linux-gnueabi-gcc-4.5" CXX="arm-linux-gnueabi-g++-4.5" CFLAGS="-g -O0"
CXXFLAGS="-g -O0" ~/wine-git/configure --host=arm-linux-gnueabi \
    --with-wine-tools=../wine32 --disable-tests --without-jack



More information about the wine-bugs mailing list