On Thu, May 08, 2003 at 04:40:57AM -0700, Jeff Bailey wrote: > On Wed, May 07, 2003 at 10:25:57PM -0400, Daniel Jacobowitz wrote: > > > > > Does the mips GCC have __USE_GNU and __USE_BSD defined by default? > > > > A couple of these macros shouldn't exist unless those are defined > > > > (which is inappropriate for this test) > > > No, it's -D_GNU_SOURCE. And you do have it defined by default. > > Coincidentally, I just beat up Eric Christopher about this earlier > > today; I sent him a patch two months ago but it ended up in HEAD and > > not in the 3.3 branch. > > Zoiks - What's the path to rightness here? It seems (to me) unlikely > that Mark Mitchell would accept something that changed compiler > behaviour so drastically at this point. Would it be best to leave it > be, or ask doko to put in a patch for gcc-3.3?
It will go in to 3.3.1 almost certainly. It's literally a dumb typo. I'd just ask doko to put in the patch for now. But heck, I'll ask Mark. > > Search for ' = clk_cplus' in config/mips/linux.h to find the problem. > > It should be '==' instead of '='. > > Luvly, thanks. > > Tks, > Jeff Bailey > > -- > You said homosexuals form a small percentage of the population. So > do Jews. Is that a reason to deny someone equality? > - Richard Marceau > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

