pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47460 (lang/gcc47 gets undefined reference to `__sync_bool_compare_and_swap_4')
The following reply was made to PR pkg/47460; it has been noted by GNATS.
From: "Kai-Uwe Eckhardt" <kuehro%gmx.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: sbd%NetBSD.org@localhost
Subject: Re: pkg/47460 (lang/gcc47 gets undefined reference to
`__sync_bool_compare_and_swap_4')
Date: Sun, 03 Mar 2013 09:07:05 +0100
The bug also appears on Scientific Linux 6.3 i386 (uses gcc-4.4.6).
Using the same fix as proposed for NetBSD works:
.if !empty(LOWER_ARCH:Mi386)
CONFIGURE_ARGS+= --with-arch=i486 --with-tune=nocona
.endif
I think we should integrate this or any working alternative before
the next pkgsrc release.
Kai-Uwe
Home |
Main Index |
Thread Index |
Old Index