Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 16:35:40 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/libgmp4 Makefile ports/math/libgmp4/files patch-longlong.h
Message-ID:  <200401070035.i070ZewJ052377@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004/01/06 16:35:40 PST

  FreeBSD ports repository

  Modified files:
    math/libgmp4         Makefile 
  Added files:
    math/libgmp4/files   patch-longlong.h 
  Log:
  Fix build of math/libgmp4 on AMD64 systems
  
           On Opteron/AMD64 systems with GCC, count_trailing_zeros
           in longlong.h may cause errors from the assembler about
           incorrect registers used with bsfq.
  
  Submitted by:   edwin@mavetju.org
  Approved by:    Alex Dupre <sysadmin@alexdupre.com>
  Obtained from:  http://www.swox.com/gmp/#STATUS
  
  Revision  Changes    Path
  1.17      +1 -1      ports/math/libgmp4/Makefile
  1.1       +14 -0     ports/math/libgmp4/files/patch-longlong.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401070035.i070ZewJ052377>