[Bug c/42557] gcc no compile for m68k(coff/elf)

2010-02-24 Thread law at redhat dot com
--- Comment #5 from law at redhat dot com 2010-02-24 21:45 --- 1. m68k-coff support was removed from gas and isn't realistically supported by GCC anymore either. 2. In-tree builds haven't been supported for ages -- law at redhat dot com changed: What|Removed

[Bug c/42557] gcc no compile for m68k(coff/elf)

2010-01-02 Thread mikpe at it dot uu dot se
--- Comment #4 from mikpe at it dot uu dot se 2010-01-02 14:21 --- (In reply to comment #3) > However, the goal is to compile gcc for the coff format and > I'm having it difficulties. Consider the following two facts: 1. binutils-2.17 removed m68k-coff support, that was 3.5 years ago 2.

[Bug c/42557] gcc no compile for m68k(coff/elf)

2010-01-01 Thread miltoncsl at yahoo dot com
--- Comment #3 from miltoncsl at yahoo dot com 2010-01-02 02:51 --- I quoted the compilation of the binutils because it is part of the process for the construction of gcc. From your indication of version 2.16.1, I knew that this was the last that supported the coff format. I used the ins

[Bug c/42557] gcc no compile for m68k(coff/elf)

2009-12-30 Thread mikpe at it dot uu dot se
--- Comment #2 from mikpe at it dot uu dot se 2009-12-31 00:53 --- (In reply to comment #0) > When compiling m68k-elf the process went > smoothly and I can install (m68k-elf-as, m68k-elf-ar, etc.). But this > time I can not compile gcc 4.4.1 or 4.4.2 (m68k-elf-gcc) because I > get an err

[Bug c/42557] gcc no compile for m68k(coff/elf)

2009-12-30 Thread mikpe at it dot uu dot se
--- Comment #1 from mikpe at it dot uu dot se 2009-12-30 22:40 --- (In reply to comment #0) > I tried to compile gcc (4.4.1 and 4.4.2) for m68k-coff for Linux. I'm > using Ubuntu 9.10 AMD64. However, I get an error stating that gas is not > supported for the version of binutils (2.20) us