This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

binutils-2.10 as MRI compatibility is broken


binutils-2.10
--target=m68k-motorola-coff

Looks like MRI compatibility is broken at all.

accessfrme.a:
---
 XREF _signal_select_array
 DC.L _signal_select_array-4+4*5
 END
---

Output:
---
D:\test>m68k-motorola-coff-as.exe --mri accessfrme.a
accessfrme.a: Assembler messages:
accessfrme.a:2: Error: undefined symbol _signal_select_array in operation
---




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]