sixtyfifthbit
Member
- Joined
- Aug 24, 2007
- Messages
- 168
I'm trying to compile a file in linux (Ubuntu, specifically) with the pre-compiled Open2X toolchain, and it keeps giving me an error:
error trying to exec 'cc1plus': execvp: No such file or directory
Open2X doesn't include this file. I understand this file is the heart of the compiler (why they can't just put the whole thing in one program, I'll never know) What good is the toolchain if they forget to include such a critical part? Should I even bother trying to compile their toolchain from source, or will their source be just as useless?
The funny thing is, is I was developing on a Mac before this - it's the least supported platform I can see for GP2X dev - yet I had absolutely no problem setting up either the toolchain or the SDL library. I lent out my Mac for a few weeks; it's the only reason I'm even bothering to try it with Linux, otherwise I'd never bother - Linux zealots go way to far with their philosophies; completely alienating even seasoned programmers like myself. And they wonder why they're "not ready for the desktop"...
error trying to exec 'cc1plus': execvp: No such file or directory
Open2X doesn't include this file. I understand this file is the heart of the compiler (why they can't just put the whole thing in one program, I'll never know) What good is the toolchain if they forget to include such a critical part? Should I even bother trying to compile their toolchain from source, or will their source be just as useless?
The funny thing is, is I was developing on a Mac before this - it's the least supported platform I can see for GP2X dev - yet I had absolutely no problem setting up either the toolchain or the SDL library. I lent out my Mac for a few weeks; it's the only reason I'm even bothering to try it with Linux, otherwise I'd never bother - Linux zealots go way to far with their philosophies; completely alienating even seasoned programmers like myself. And they wonder why they're "not ready for the desktop"...