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]

65816


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?

Thanks,
Diego.


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