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: How do I crosscompile binutils for the Z80?


If you just want to handle z80 code on a computer that has a
working native gcc you need to set the target to
z80-unknown-coff:
./configure --target=z80-unknown-coff

Yeah, that's exactly what I was looking for, thanks! (Just looking to play w/ assembly code for arcade ROMs.)


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



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