Squidge
Certified Guru
My long term plans are to create programs for both the gp2x and pc so that the usb cable is used for multiple uses - eg. terminal, file transfer, etc. Of course, this means you can no longer just redirect the output of bash to the pc, and must instead be piped to a seperate program running on the 2x which will packetise the data and send it to the pc.
However, I think being able to run 'make' on the pc, and seeing the resulting file fly down the usb cable to the 2x, and then start running with all it's output coming back up the usb cable will be enough for inconvience of having to run another small program on the 2x and pc. With it running in the background, we could do other stuff too (operated from the pc), like killing a runaway process on 2x, taking screenshots, managing the nand, etc...
However, I think being able to run 'make' on the pc, and seeing the resulting file fly down the usb cable to the 2x, and then start running with all it's output coming back up the usb cable will be enough for inconvience of having to run another small program on the 2x and pc. With it running in the background, we could do other stuff too (operated from the pc), like killing a runaway process on 2x, taking screenshots, managing the nand, etc...