bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40249] Test suite load and loadapi fail when make built with CFLAG


From: anonymous
Subject: [bug #40249] Test suite load and loadapi fail when make built with CFLAGS=-m32
Date: Sat, 12 Oct 2013 11:21:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0

URL:
  <http://savannah.gnu.org/bugs/?40249>

                 Summary: Test suite load and loadapi fail when make built
with CFLAGS=-m32
                 Project: make
            Submitted by: None
            Submitted on: Sat 12 Oct 2013 11:21:08 UTC
                Severity: 3 - Normal
              Item Group: Build/Install
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.0
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

To create a 32bit executable in a 64bit RHEL5 host OS, I use the following:

./configure CFLAGS=-m32
make

Then test with:

cd test
perl ./run_make_tests.pl -make_path ../make

The load and loadapi tests fail.  The failure is not a make bug, but is
because the testload.so built by the test suite is created without the -m32
option and so is incompatible with the 32bit make executable. 





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40249>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]