Adding -R or -rpath options to the specs file?

Mark Martin mmartin@integratedgenomics.com
Tue Jul 17 16:10:00 GMT 2001


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



More information about the Gcc-help mailing list