implications and importance of --prefix?? what about -static in GCC_EXTRA_CONFIG?

Dan Kegel dank@kegel.com
Wed Nov 5 07:12:00 GMT 2003


David Haworth wrote:
> On Tue, Nov 04, 2003 at 12:50:56PM -0800, Dan Kegel wrote:
> 
>>Try building a recent gcc with --with-sysroot and a relative
>>path ... the gcc installation guide now mentions this.
> 
> 
> It would be nice if the path were relative to an arbitrary
> environment variable --- e.g. --with-sysroot=$FOO_BASE/gcc
> (with suitable shell escapes of course)
> 
> Is this possible?

Urm... no need.  It's relative to dirname(argv[0]), I think.
Or are you using some automounter that gets in the way of things like `cd $foo/..; pwd`?)

- Dan


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list