65816
eljedi .
eljedi@gmail.com
Fri Nov 29 12:17:00 GMT 2013
More information about the Binutils mailing list
Fri Nov 29 12:17:00 GMT 2013
- Previous message (by thread): 65816
- Next message (by thread): 65816
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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...) >
- Previous message (by thread): 65816
- Next message (by thread): 65816
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list