This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: revised patch for command-line discrepancies in cpp driver


On Wed, Apr 28, 1999 at 10:24:57AM -0400, Zack Weinberg wrote:
> 
> Now doesn't screw with -l in gcc; in cpp, -lang-FOO is translated to
> -xFOO.  This is safe; cpp never runs the linker.



Even though I started this, I'm not sure I want cpp to differ too greatly
in behavior from gcc... since there is a documented way to specify language
that works with both, I'd rather mark -lang-FOO as obsolescent, possibly
even emit some warning from cpp...
-- 
	Marc Espie		
|anime, sf, juggling, unicycle, acrobatics, comics...
|AmigaOS, OpenBSD, C++, perl, Icon, PostScript...
| `real programmers don't die, they just get out of beta'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]