From: mike a. <mik...@ya...> - 2002-07-02 07:00:18
|
just to get an idea, I'd be interested to see the split between GCC and CW. I'm using GCC (PRC-Tools) [ when I'm not using OBC, of course ] and am pretty familiar with the GCC toolset in general. ( I also use GCC for PC & Playstation2 development ) I know we need to get things compiling on both platforms, but I'd be interested in taking the 'Roger for getting GCC to work. I'd also like to suggest that we try not to have GCC vs. CW #define checks. This notoriously leads to problems later down the line. (Ask anyone who's trying to maintain a GCC/MSVC port!), but rather have checks by feature availability (can it do this/that/the other thing) which is the recommended approach for the auto config stuff too. mike. __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |