View Single Post
Old 09 November 2013, 20:41   #8
MintyTheCat
 
Posts: n/a
Quote:
Originally Posted by Leffmann View Post
If you're using a good scriptable editor like Vim, you may want to consider using vasm or another cross-assembler, that way you can make things more convenient by building your programs directly inside Vim.
Yes, I had thought about building on the "PC Side" and then merely transferring the Binary. I hadn't spent much time thinking about it but I'd have to work out a Linker-Script. I've managed to build GCC and Binutils for 68K a few times in the past for other Projects.

Generally, what do many of the Amiga Developers these Days use for cross-development? I am not interested in C for Amiga work so I am more interested in Cross-Assemblers.

I tend not to build within Vim; I always prefer to have a separate Terminal Session opened up for building.
 
 
Page generated in 0.05741 seconds with 11 queries