This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: 65816


The w65 is only for fun during my free times (hombrew on snes)

I'm interested in gas (ASM). Why do I need an old version of binutils?
(what changed?)

On Fri, Nov 29, 2013 at 12:50 PM, Tristan Gingold <gingold@adacore.com> wrote:
>
> On 29 Nov 2013, at 12:36, eljedi . <eljedi@gmail.com> wrote:
>
>> Hello List,
>>
>> I was about to play with gas and w65816. I can configure it with no problem:
>> ../binutils-gdb/configure --target=w65816
>> --prefix=/home/crow/projects/snes/gnu/w65-toolchain
>> --enable-targets=w65816
>>
>> But when compiling I get this message:
>>
>> $ make
>> ...
>> This target is no longer supported in gas
>> make[1]: *** [configure-gas] Error 1
>>
>> As I saw, w65 support uses coff file formart. Readme says binutils has
>> support for coff.
>> Am I doing something wrong?
>
> Try to configure with --disable-gas
> or use an old version of binutils.
>
> (Not sure why you are interested in w65...)
>


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