On Sat, Jul 22, 2017 at 03:02:23PM +0300, Edgar Kaziakhmedov wrote: > > I tried to compile strace package with the following configure: > $ ./configure --host=x86_64 "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"
Why do you want to configure your build this way? If you want to do a 32-bit build, you have to ./configure a 32-bit build. See e.g. TARGET handling in travis-install.sh and travis-build.sh files. -- ldv
signature.asc
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