libtool piecewise linking

Ian Lance Taylor ian@airs.com
Fri Aug 22 15:48:00 GMT 2003


Alan Modra <amodra@bigpond.net.au> writes:

> On Thu, Aug 21, 2003 at 10:08:50PM -0300, Alexandre Oliva wrote:
> > Can double quotes within double quotes be quoted somehow?
> 
> No.

Although, if we turned \" into ", and \\ into \, and otherwise ignored
\, then the only backward compatibility issue would be for names which
contained exactly \" or \\.  I think it would probably be worth it in
order to have a mechanism to include any name in a linker script.

Ian



More information about the Gcc-patches mailing list