[Bug gas/16434] New: Failed to build for z80-unknown-coff

2014-01-11 Thread atsidaev+bfd at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16434 Bug ID: 16434 Summary: Failed to build for z80-unknown-coff Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Component: gas

[Bug gas/16434] Failed to build for z80-unknown-coff

2014-01-11 Thread atsidaev+bfd at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16434 --- Comment #1 from Alexander Tsidaev --- Created attachment 7348 --> https://sourceware.org/bugzilla/attachment.cgi?id=7348&action=edit Possble patch Seems that the some more high-level solution should be better, because error and as_warn

Full file name bug in linker (ld)

2014-01-11 Thread Andrew Rose
Good day! I build own toolchan under mips architecture Script to create toolchan: http://pastebin.com/RxwS09iT Toolchan build great. When trying to compile a simple hello world program $ CLFS/bin/mips-unknown-linux-gnu-gcc-c testlinker.c it compiles fine! But when I try to use the linker $ CLFS