Groups | Search | Server Info | Login | Register


Groups > comp.os.linux.alpha > #2

Re: Alpha XLT, MILO and PCI IDE

From AlecV <alexander.voropay@gmail.com>
Newsgroups comp.os.linux.alpha
Subject Re: Alpha XLT, MILO and PCI IDE
Date 2011-08-04 05:14 -0700
Organization http://groups.google.com
Message-ID <aef91a1e-3146-47b0-ba7a-b4eea29d40b1@glegroupsg2000goo.googlegroups.com> (permalink)
References (1 earlier) <igod5o$fco$00$1@news.t-online.com> <5be3df8d-54ad-4162-b86f-53b9c7e2371e@i18g2000yqn.googlegroups.com> <igvv93$ojs$02$1@news.t-online.com> <5dde5f4d-aa52-4b57-84ce-7131aaec6e9e@q12g2000yqi.googlegroups.com> <2aae6854-ef4a-4e99-a5f4-2fd441bb682d@glegroupsg2000goo.googlegroups.com>

Show all headers | View raw


To compile an old binutils-2.11 with new compilers:


--- bfd/coff-alpha.c.ORIG       2011-08-04 16:10:49.832078640 +0400
+++ bfd/coff-alpha.c    2011-08-04 16:11:18.891079492 +0400
@@ -1454,7 +1454,7 @@
          lita_sec_data = ((struct ecoff_section_tdata *)
                           bfd_zalloc (input_bfd,
                                       sizeof (struct ecoff_section_tdata)));
-         ecoff_section_data (input_bfd, lita_sec) = lita_sec_data;
+         lita_sec->used_by_bfd = lita_sec_data;
        }

       if (lita_sec_data->gp != 0)

Back to comp.os.linux.alpha | Previous | NextPrevious in thread | Find similar


Thread

Re: Alpha XLT, MILO and PCI IDE AlecV <alexander.voropay@gmail.com> - 2011-07-29 12:03 -0700
  Re: Alpha XLT, MILO and PCI IDE AlecV <alexander.voropay@gmail.com> - 2011-08-04 05:14 -0700

csiph-web