From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1198837578838488603==" MIME-Version: 1.0 From: daggs To: elfutils-devel@lists.fedorahosted.org Subject: Re: prevernt -m32 testing in configure Date: Sun, 10 Aug 2014 10:31:25 +0200 Message-ID: In-Reply-To: 20140809181156.GA7141@host2.jankratochvil.net --===============1198837578838488603== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Greetings Jan, > Sent: Saturday, August 09, 2014 at 9:11 PM > From: "Jan Kratochvil" > To: daggs > Cc: elfutils-devel@lists.fedorahosted.org > Subject: Re: prevernt -m32 testing in configure > > On Thu, 07 Aug 2014 18:10:40 +0200, daggs wrote: > > Greetings, > > = > > I'm trying to compile elfutils-0.159 on a 64 bit system. > > in the configure stage I'm getting to this situation: > > checking whether gcc -m32 makes executables we can run.. and it fails. > > = > > I assume that this is because I don't have 32bit libs on my system. > > now here is my issue, I cannot install 32bit libs, infact I need libelf= to be 64 bit only. > = > That -m32 configure check is there only for the purposes of the testsuite. > Ignore that and all should work. If it does not work the problem is most > probably unrelated to the -m32 issue. > = > I have removed /lib/libc.so from my system and it all behaves as expected: > = > checking whether gcc -m32 makes executables we can run... no > configure: WARNING: not running biarch tests, gcc -m32 does not work > + > make check will: > SKIP: run-backtrace-native-biarch.sh > SKIP: run-backtrace-native-core-biarch.sh > (2 tests were not run) > = > This is all perfectly valid. > = > = > Jan > = thanks for the help, here is a good possibility that the issue is mine, I j= ust remembered that I have applied some patches that I'm not sure I need, w= ill try vanilla, hope it works. --===============1198837578838488603==--