Hello,
I want to setup a cross-compiler, following this tutorial...
http://wiki.debian.org/BuildingCrossCompilers
...but since I'm on a dial-up connection, I would be waiting until Christmas
for steps such as "sudo apt-get build-dep binutils gcc-4.1" to finish. I
usually mark changes with the Synaptic Package Manager, generate a download
script, and give it to my father to run at work (I don't do this often). But
I can't do that for... unorthodox installations like what I'll need for
setting up a cross-compiler. How can I get a list of the the URLs for all the
packages apt-get needs to install (if I give arguments)?
Thanks,
Aidan