Need help setting up cross-compilers
Posted: Thu Dec 13, 2012 5:10 pm
Hello guys! I have recently moved from COSMOS (a tool for making OS's in C# .NET with bits of x86 ASM sprinkled in) to C and assembly since I could not get interrupts and good memory management working in COSMOS.
I am very good with C# and Windows programming, but not so much with Linux. I have had trouble with Cygwin so I figured Linux would be the best way to go for something like OS dev. However, I have been having some trouble getting the i586 gcc compiler working.
I am using Ubuntu 10.04 (old, I know) and all the repositories I have tried for a pre-compiled GCC for the i586 target are no longer online. I have not used GCC and the bash terminal in a while, so could someone please help me get the i586-elf-gcc package? Thanks!
I am very good with C# and Windows programming, but not so much with Linux. I have had trouble with Cygwin so I figured Linux would be the best way to go for something like OS dev. However, I have been having some trouble getting the i586 gcc compiler working.
I am using Ubuntu 10.04 (old, I know) and all the repositories I have tried for a pre-compiled GCC for the i586 target are no longer online. I have not used GCC and the bash terminal in a while, so could someone please help me get the i586-elf-gcc package? Thanks!