W dniu 2014-08-27 13:46, Robert Pettersen pisze:
Hmm, I see you are using the i686 prefix on the compiler toolchain. I
used x86_64.

    CONFIG_TUP_MINGW=x86_64-w64-mingw32


Try if that helps.

I suspect that is the main issue - 1686 toolchain produces 32-bit binaries and to work with 64-bit tools tup binary needs to be 64-bits - so it must be compiled with 64-bit toolchain x86_64.

Regards,
FCh

--
--
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- You received this message because you are subscribed to the Google Groups "tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to