DragonFly BSD
DragonFly users List (threaded) for 2010-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: which pkgsrc version do I get via git?


From: "Steve O'Hara-Smith" <steve@xxxxxxxxxx>
Date: Thu, 27 May 2010 14:53:58 +0100

On Thu, 27 May 2010 09:09:24 -0400
"Justin C. Sherrill" <justin@shiningsilence.com> wrote:

> It's fixed by using a newer gcc.  I assume we're going to want to upgrade
> gcc, though that may cause issues in other places.

	I did my last package build with CCVER=gcc44, I had to add 

CFLAGS+= -march=i686

	to prevent an error involving gcc inserting references to 64 bit
atomic builtins in 32 bit compiles. The symptom is:

undefined reference to `__sync_fetch_and_add_4

	and similar. Other than that everything I have seems to be fine
(and I can use threads in libavcodec).

-- 
Steve O'Hara-Smith                          |   Directable Mirror Arrays
C:>WIN                                      | A better way to focus the sun
The computer obeys and wins.                |    licences available see
You lose and Bill collects.                 |    http://www.sohara.org/



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