Hi, I wanted to know if there is some way to produce an and an cross toolchain, based on gcc, but without being coupled to an operating system like linux. Since all the howto's that I've found, said that in order to build an cross toolchain I have to compile an linux kernel for the target... But, I want my executables to not being dependable of an linux version... Since, I plan to compile my own simple os with it. Thanks in advance, Charles Brown.