Can someone just give me cross-compiler binaries!?(windows)
Can someone just give me cross-compiler binaries!?(windows)
After trying to download the gcc sources 2 times for about 8 hours(on dialup) I have given up until I get DSL..which is hopefully soon..
So I just want a basic GCC crosscompiler setup, I want it to run on Windows and produce elf files..
I don't even need the standard libraries, as I am doing this for OS deving..
can someone please be so kind as to zip up gcc and binutils for me and upload it here?
I don't care if it's specific to some path or whatever..trust me..I'll be happy with about anything..
So I just want a basic GCC crosscompiler setup, I want it to run on Windows and produce elf files..
I don't even need the standard libraries, as I am doing this for OS deving..
can someone please be so kind as to zip up gcc and binutils for me and upload it here?
I don't care if it's specific to some path or whatever..trust me..I'll be happy with about anything..
-
- Member
- Posts: 2566
- Joined: Sun Jan 14, 2007 9:15 pm
- Libera.chat IRC: miselin
- Location: Sydney, Australia (I come from a land down under!)
- Contact:
Brynet's going to tell us all about his 21-mbit connection...B.E wrote:I would try downloading a ubuntu image and installing that .
I downloaded 100 MB in about 10 minutes, so about 10 meg a minute = 0.167 MB a second... Disk image = about 700 MB so about 70 minutes or an hour and a sixth.
Anyways...
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
I have got a packed archive with the tools needed to build my kernel (which includes an 3.4.4 i386-elf gcc making up for 80% of the archive size). However the archive is just as large as each of the needed source packages so if you can't download those, you won't be able to download this one as well.
I suggest you get yourself a download manager and some extra coffee
I suggest you get yourself a download manager and some extra coffee
I'm still waiting for them to upgrade my local exchange for adsl2 (which I only live 500 meters way from).pcmattman wrote:Brynet's going to tell us all about his 21-mbit connection...B.E wrote:I would try downloading a ubuntu image and installing that .
I downloaded 100 MB in about 10 minutes, so about 10 meg a minute = 0.167 MB a second... Disk image = about 700 MB so about 70 minutes or an hour and a sixth.
Anyways...
Ok if you can't wait an hour and a 10 mins(although I can't see you can't wait that long as it usualy takes about that to start up windows and begin to use it). Then downloadload DSL(only 50MBs)
Microsoft: "let everyone run after us. We'll just INNOV~1"
-
- Member
- Posts: 2566
- Joined: Sun Jan 14, 2007 9:15 pm
- Libera.chat IRC: miselin
- Location: Sydney, Australia (I come from a land down under!)
- Contact:
I hibernate my PC so I only have to wait a couple of minutes.B.E wrote:Ok if you can't wait an hour and a 10 mins(although I can't see you can't wait that long as it usualy takes about that to start up windows and begin to use it). Then downloadload DSL(only 50MBs)
And with my 16-gig pagefile (distro'd across 4 partitions ) booting isn't all that slow (hard drive speed is my only enemy).
I use a download manager... halves download time.
I'd rather use 16gb for documents and other programs rather than just 16+ for the operating system. Just a query what windows and what machine word size(32 or 64-bit) are you running.pcmattman wrote: I hibernate my PC so I only have to wait a couple of minutes.
And with my 16-gig pagefile (distro'd across 4 partitions ) booting isn't all that slow (hard drive speed is my only enemy).
I use a download manager... halves download time.
Microsoft: "let everyone run after us. We'll just INNOV~1"
That's weird, for some reason all 3 computers i have windows on start up about 10 times quicker than the 4 with linux on. I guess it really depends on how much you want to hate Windows instead of actual evidence...B.E wrote:(although I can't see you can't wait that long as it usualy takes about that to start up windows and begin to use it)
Irnonically, Limux is installed on all my fastest computers as well.
So I managed to strip all the binaries and 7zip it on 'ultra' compression.
http://clos.homelinux.org/cross.7z
Got it down to 3692kiB.
It expects to be in /usr/cross on a cygwin system. You still need the cygwin dll.
Regards,
John.
http://clos.homelinux.org/cross.7z
Got it down to 3692kiB.
It expects to be in /usr/cross on a cygwin system. You still need the cygwin dll.
Regards,
John.
I think it depends on the system. On my AMD64, Linux boots up amazingly faster than Windows. Albeit, it's Gentoo, so maybe that has something to do with it, that is, because Suse booted up pretty slow. (Suse being my previous distro.)Tyler wrote:That's weird, for some reason all 3 computers i have windows on start up about 10 times quicker than the 4 with linux on. I guess it really depends on how much you want to hate Windows instead of actual evidence...B.E wrote:(although I can't see you can't wait that long as it usualy takes about that to start up windows and begin to use it)
Irnonically, Limux is installed on all my fastest computers as well.
C8H10N4O2 | #446691 | Trust the nodes.
Tyler wrote:That's weird, for some reason all 3 computers i have windows on start up about 10 times quicker than the 4 with linux on. I guess it really depends on how much you want to hate Windows instead of actual evidence...B.E wrote:(although I can't see you can't wait that long as it usualy takes about that to start up windows and begin to use it)
Ironically, Linux is installed on all my fastest computers as well.
EDIT: Limux
You should try Free Download manager http://www.freedownloadmanager.org/. I have dialup and it makes it so much easier to download large files. You can stop and restart downloads exactly where they left off, so you can download little pieces of it at a time over several days. I have downloaded a couple of 500mb files that way.