autoconf-archive-maintainers
[Top][All Lists]
Advanced

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

[patch #8085] ax_gcc_archflag.m4 and ax_ext.m4 don't function as expecte


From: Michael Petch
Subject: [patch #8085] ax_gcc_archflag.m4 and ax_ext.m4 don't function as expected on $cpu_host that match amd64*
Date: Thu, 20 Jun 2013 23:31:04 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.44 Safari/537.36

URL:
  <http://savannah.gnu.org/patch/?8085>

                 Summary: ax_gcc_archflag.m4  and ax_ext.m4 don't function as
expected on $cpu_host that match amd64*
                 Project: GNU Autoconf Archive
            Submitted by: mdpetch
            Submitted on: Thu 20 Jun 2013 17:31:02 MDT
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I was using ax_gcc_archflag.m4 and  ax_ext.m4 on a 64-bit FreeBSD system using
GNUC (and clang). The $cpu_host variable in that environment uses a string of
'amd64'. Any cpu_host that starts with amd64 should be compatible for purposes
of cpuinfo usage as it is equivalent with x86_64. No such check is done in
these two macros.

64bit FreeBSD returned on my system:

host_cpu='amd64'
host_os='freebsd8.2'
host_vendor='unknown'

See attached patches





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 20 Jun 2013 17:31:03 MDT  Name: ax_ext.m4.patch  Size: 237B   By:
mdpetch

<http://savannah.gnu.org/patch/download.php?file_id=28367>
-------------------------------------------------------
Date: Thu 20 Jun 2013 17:31:03 MDT  Name: ax_gcc_archflag.m4.patch  Size: 396B
  By: mdpetch

<http://savannah.gnu.org/patch/download.php?file_id=28368>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8085>

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




reply via email to

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