--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-07
05:14 ---
Subject: Bug 2117
CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org 2009-10-07 05:13:54
Modified files:
gas: ChangeLog
gas/config : tc
Forwarding http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541535
First, I show that this can be reproduced with binutils-current checked
out from AnonCVS on 2009-10-06 on approximately 13:30 UTC, then I will
copy and paste the original problem report I submitted to Debian after
this issue (with
--- Additional Comments From gingold at adacore dot com 2009-10-06 11:03
---
This has been fixed in the cvs repository since 2008-11-06.
(The fix will be included in the 2.20 release).
--
What|Removed |Added
--
--
What|Removed |Added
Severity|normal |critical
http://sourceware.org/bugzilla/show_bug.cgi?id=10735
--- You are receiving this mail because: --
--- Additional Comments From cyberspice at cyberspice dot org dot uk
2009-10-06 10:35 ---
Created an attachment (id=4258)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4258&action=view)
Fix to disable stat64 on apple
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10735
I was trying to compile binutils 2.19.1 with the following configure options:
'--prefix=/usr/local/avr' '--target=avr' '--disable-nls'
On my MacBook (OS X 10.6.1) with gcc (i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1
(Apple Inc. build
5646)) and compilation of binutils/strings.c failed due to war
--- Additional Comments From cyberspice at cyberspice dot org dot uk
2009-10-06 10:31 ---
Created an attachment (id=4257)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4257&action=view)
A patch to fix the sprintf() literal string issue.
Attached patch that was in the bug report
I was trying to compile binutils 2.19.1 with the following configure options:
'--prefix=/usr/local/avr' '--target=avr' '--disable-nls'
On my MacBook (OS X 10.6.1) with gcc (i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1
(Apple Inc. build
5646)) and compilation of opcodes/avr-dis.c failed due to warn