https://sourceware.org/bugzilla/show_bug.cgi?id=19278
--- Comment #2 from Stefan Brüns ---
found a way to suppress at least the "outside of any MEMORY region"
error/warning:
---
PHDRS {
hdr PT_PHDR FILEHDR PHDRS;
note PT_NOTE;
text PT_LOAD;
data PT_LOAD;
}
SECTIONS {
.text : {
https://sourceware.org/bugzilla/show_bug.cgi?id=22717
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #1 f
https://sourceware.org/bugzilla/show_bug.cgi?id=19278
Stefan Brüns changed:
What|Removed |Added
CC||stefan.bruens@rwth-aachen.d
https://sourceware.org/bugzilla/show_bug.cgi?id=22717
Bug ID: 22717
Summary: String concatenation impossible to translate in bfd
Product: binutils
Version: 2.30
Status: UNCONFIRMED
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=22694
--- Comment #9 from cvs-commit at gcc dot gnu.org ---
The binutils-2_30-branch branch has been updated by Cary Coutant
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=75400e01f206ad383ab15a40e13086c2f9cc795b
commit 75400e01f206a
https://sourceware.org/bugzilla/show_bug.cgi?id=22042
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The binutils-2_30-branch branch has been updated by Cary Coutant
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=75400e01f206ad383ab15a40e13086c2f9cc795b
commit 75400e01f206a
Hi Ask,
> Should I ask the translators for each language to individually submit
> the updates to their language?
Yes please.
> I assume the fixes should be applied to both the old and the new
> version. Correct?
Correct - thanks very much.
Cheers
Nick
_
https://sourceware.org/bugzilla/show_bug.cgi?id=13391
--- Comment #22 from Nick Clifton ---
Hi Waldemar,
> It is getting better, the testcase works, the uClibc utils are compilable,
> but compilation of busybox fails now.
*sigh*. OK, I will take a look, but it may not be for a little while
as