logo       


Re: x86 cpu capabilites detection routine to be commited: msg#00332

Subject: Re: x86 cpu capabilites detection routine to be commited
Prakash Punnoor wrote:

>What I want is that the configure script detects MMX (and other SIMD) by
>checking whether the compiler (with given use flags) sets the
>corresponding defines; eg. if the compiler sets __MMX__.
>  
>
I just wrote this up real quick, put this in mmxtest.m4 in either . or
m4/ and run aclocal -I . or -I m4 before running autoconf.  For a
reference check out your /usr/share/aclocal files for examples.

    dnl MMX_TEST([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
    dnl
    AC_DEFUN([MMX_TEST], [dnl
        AC_MSG_CHECKING([for __MMX__ macro])

        ac_save_CFLAGS="$CFLAGS"
        CFLAGS="$CFLAGS -mmmx"
        AC_TRY_COMPILE([
           #ifndef __MMX__
           # error __MMX__ define missing when using -mmmx CFLAG
           #endif
        ],, ac_have_mmx=yes, ac_have_mmx=no)

        if test x$ac_have_mmx = xyes; then
           AC_MSG_RESULT([yes])
           ifelse([$2], , :, [$2])
        else
           AC_MSG_RESULT([no])
           ifelse([$3], , :, [$3])
        fi
    ])


/james

-- 
James Tomaschke
Snr. Software Engineer
InfoSemiconductor, Inc.


Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe