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]
Other format: [Raw text]

Re: RFC: Do not install specs file


On Jan 17, 2005, Richard Sandiford <rsandifo@redhat.com> wrote:

> it's needed because the other specs expect there to be some sort of
> -mabi switch.

Aah, yes.

>>> +# Install a link that 32-bit toolchains can use.
>>> +SHLIB_INSTALL += ; \
>>> +	case $(SHLIB_SOLINK) in \
>>> +	  *_32.so) \
>> [...]
>> 
>> Neat!

> You said further up in your reply that you don't think it's
> essential to have the same link-time names, so do you think it's
> worth keeping?

I wouldn't mind if it went away.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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