This is the mail archive of the gcc-help@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: Adding -R or -rpath options to the specs file?


The relevant portion of the gcc man page is available online.  For gcc 3.0, 
see

http://gcc.gnu.org/onlinedocs/gcc-3.0/gcc_3.html#SEC18

With luck, spec files for gcc 2.8.1 will follow the same syntax.  I'm not an 
expert so I can't make a definitive statement.

Good luck,

Mark

On Tuesday 17 July 2001 17:53, Kyle McDonald wrote:
> Mark Martin wrote:
> > The gcc man page documents the syntax for the specs file.
>
> 	Well actually it doesn't. At least not the one that
> 	installed with 2.8.1 on my system.
>
> 	I looked there before posting the orig. question but
> 	I just looked again and didn't see it.
>
> 	I also went throught the obvious sections of the info
> 	docs. There wasn't anything in the index on the 'specs'
> 	file either.
>
> 	Any other ideas? Is there an advanced GCC manual
> 	somewhere?
>
> 		-Kyle


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