Use a cross compiler
i built a cross compiler then never used it............ it was i686-elf
What do we do now?
I have been using x86_64-linux-gnu gcc compiler (not cross compiler)
Well lets worry about cross compilers later cuz it works fine without?
ok
It may be harder to switch to cross compiler later.
so should I build one now?
..............................................................you don't buy cross compilers, you compile them.......................................................
I'm trying to compile cross compiler and make a script that does that automatically.