Code: Select all
$TARGET-gcc
Code: Select all
$TARGET-gcc --version
Steps I have taken in a desperate attempt to not waste your time:
- Read GCC_Cross-Compiler five times (to make sure it's not just me being retarded)
- Followed the instructions in GCC_Cross-Compiler five times (to ensure it's not just some random issue)
- Checked http://wiki.osdev.org/Category:FAQ (to make sure the wiki hasn't already covered this specific issue blatantly)
- Checked Cross-Compiler_Successful_Builds (to make sure I'm using compatible versions of GCC and binutils)
- Read http://forum.osdev.org/viewtopic.php?f=1&t=16944 (so I didn't waste anyone's time majorly)
- Read How_To_Ask_Questions (same as above)
- Read http://www.catb.org/~esr/faqs/smart-questions.html (same as above)
- Read Getting_Started (so I knew where I was going)
Do I need to just RTFM? Or am I missing something else? Just to clarify: I have followed the steps on the wiki exactly.