[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Software IDE



On Tue, 2013-12-10 at 09:52 -0500, skeezix wrote:

> 	FWIW, you can do remote editing and such as well..
> 	- Emacs and others can do remote edit via ftp, scp, etc
> 	- Perhaps mounting the filesystem out from the Atari as well

If you're crosscompiling you probably don't want to have the sources on
the Atari. You'd want to do it the other way, share the source folder on
the PC and mount it on the Atari. The compiler will be slowed down by
having to read the source files from the Atari and then write the object
files back.

I don't often work on MiNT or XaAES sources, but when I do I mount the
source folder on my Firebee or Milan via NFS and edit the files using
qed.

Jo Even