Goddamnit.
i don't think i can express in words quite how frustrated i am with one of our build environments.
Eclipse (for the Wavecom OpenAT environment, at least) is refusing to accept an include path that i'm setting so i can cross-compile the same block of code for multiple systems, y'know, kinda how it should be able to.
the microchip development environment is perfectly happy with this, and will build the code without any issues; why can't anybody else's tools manage this?
i'll have a look and see if i can get it to build under something else, but it feels like a waste of my time at the moment; i need to get the code actually up and working before i can cross-compile, i just wanted to be able to prove it under a different environment, to show that it would build...
time for a break, methinks, before i break something...