This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cpp discrepancies
- To: craig at jcb-sc dot com
- Subject: Re: cpp discrepancies
- From: Zack Weinberg <zack at rabi dot columbia dot edu>
- Date: Wed, 28 Apr 1999 09:36:14 -0400
- cc: martin at mira dot isdn dot cs dot tu-berlin dot de, Marc dot Espie at liafa dot jussieu dot fr, egcs at egcs dot cygnus dot com
On 28 Apr 1999 13:15:25 -0000, craig@jcb-sc.com wrote:
>>>Adding -no-gcc seems ok to me. Changing the behaviour of -l in any way
>>>is a major change, IMHO.
>>
>>What are the odds anyone actually used a library named
>>"libang-{c,c++,fortran,...}" ?
>
>Reserved names, especially coming out of "left field", are a no-no.
>
>Don't go there.
Fine. Shall I make -lang-FOO work just for the `cpp' driver (which
never calls the linker) or shall I change the docs to say use -xFOO?
zw