On Tue, Dec 18, 2012 at 9:11 AM, Matthias Klose wrote:
> Am 18.12.2012 15:28, schrieb Ian Lance Taylor:
>> On Mon, Dec 17, 2012 at 2:26 PM, Andreas Schwab
>> wrote:
>>> Since libgo uses 8-byte atomic operations it needs to link against
>>> libatomic. Tested on m68k-linux and powerpc-linux.
>>>
Am 18.12.2012 15:28, schrieb Ian Lance Taylor:
> On Mon, Dec 17, 2012 at 2:26 PM, Andreas Schwab wrote:
>> Since libgo uses 8-byte atomic operations it needs to link against
>> libatomic. Tested on m68k-linux and powerpc-linux.
>>
>> Andreas.
>>
>> PR go/55201
>> * Makefile.def (a
On Mon, Dec 17, 2012 at 2:26 PM, Andreas Schwab wrote:
> Since libgo uses 8-byte atomic operations it needs to link against
> libatomic. Tested on m68k-linux and powerpc-linux.
>
> Andreas.
>
> PR go/55201
> * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
>
Since libgo uses 8-byte atomic operations it needs to link against
libatomic. Tested on m68k-linux and powerpc-linux.
Andreas.
PR go/55201
* Makefile.def (all-target-libgo): Depend on all-target-libatomic.
* Makefile.in: Regenerate.
testsuite/:
* lib/go.exp (go_l