Re: [XonX-Users] Bug in Darwin.cf
Brought to you by:
torrey
|
From: John D. P. <joh...@ma...> - 2004-12-02 19:15:42
|
What does it break? I'm building Xorg right now and I'm wondering what the "correct" fix is. Also, I'm not sure if "cpp3" exists if one chooses not to install gcc 3.1 from the dev-tools even on panther. the correct behaviour would be to use "cpp-3.1", if we must use 3.1, no? Thanx, JP On 2 Dec 2004, at 08:53, Benjamin Reed wrote: > John Davidorff Pell wrote: > >> xc/config/cf/darwin.cf has a slight bug. It uses "cpp3" for its C >> preprocessor, which unfortunately does not exist on my system. It >> should be using cpp-3.3. If somebody with commit could change it that >> would be great. >> It says that it does not like cpp from 3.3, but that doesn't help. >> Either X11 should get used to gcc 3.3, as its a more recent compiler, >> or it should use gcc 4.0. Tiger dev-tools will not ship with gcc 3.1, >> so it needs to get fixed eventually. Actually, I'm not entirely sure >> that Panther dev-tools include cpp3, because the binary is named >> cpp-3.1 and cpp-3.3 (I can't check at the moment if there is a >> symlink). >> > > It should use cpp4 on tiger, yes. > > cpp3 is broken, it adds some pragma stuff that breaks generating > anything other than code with it (X uses cpp to create shell scripts > and other things...) > > The problem is not that cpp3 is inherently bad, it's that apple's cpp3 > has a bug. > > -- > Benjamin Reed, a.k.a. Ranger Rick > ra...@be... / http://ranger.befunk.com/ > "You can scoff, Lister, that's nothing new. They laughed at > Galileo. They laughed at Edison. They laughed at Columbo." > "Who's Columbo?" "The man with the dirty mac who discovered > America." -- Rimmer, on _Red Dwarf_ > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > XonX-Users mailing list > Xon...@li... > https://lists.sourceforge.net/lists/listinfo/xonx-users > -- God is dead, now the war shall never end. |