On Wed, Oct 05, 2016 at 08:08:06AM -0400, Al Gambardella wrote:
> How do you build a 32-bit strace executable on a 64 bit Linux platform?

e.g.
$ CC='gcc -m32' ./configure --build=i686-pc-linux-gnu 
--target=i686-pc-linux-gnu && make && make check


-- 
ldv

Attachment: pgpCGCJ9jXGRS.pgp
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to