public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* runtime sysroot config
@ 2009-12-19 15:31 Enrico Weigelt
  2009-12-19 15:50 ` Mike Frysinger
  0 siblings, 1 reply; 3+ messages in thread
From: Enrico Weigelt @ 2009-12-19 15:31 UTC (permalink / raw)
  To: crossgcc maillist


Hi folks,


is it possible to specify sysroot dynamically (eg. via env) ?
I'm going to run several builds for the same targets in 
parallel (by an fully automated buildfarm system) and don't
want to build the toolchain multiple times.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: runtime sysroot config
  2009-12-19 15:31 runtime sysroot config Enrico Weigelt
@ 2009-12-19 15:50 ` Mike Frysinger
  2009-12-19 20:50   ` Enrico Weigelt
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2009-12-19 15:50 UTC (permalink / raw)
  To: crossgcc, weigelt

[-- Attachment #1: Type: Text/Plain, Size: 185 bytes --]

On Saturday 19 December 2009 07:56:35 Enrico Weigelt wrote:
> is it possible to specify sysroot dynamically

yes; read the man pages for the compiler flags

> (eg. via env) ?

no
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: runtime sysroot config
  2009-12-19 15:50 ` Mike Frysinger
@ 2009-12-19 20:50   ` Enrico Weigelt
  0 siblings, 0 replies; 3+ messages in thread
From: Enrico Weigelt @ 2009-12-19 20:50 UTC (permalink / raw)
  To: crossgcc maillist

* Mike Frysinger <vapier@gentoo.org> wrote:
> On Saturday 19 December 2009 07:56:35 Enrico Weigelt wrote:
> > is it possible to specify sysroot dynamically
> 
> yes; read the man pages for the compiler flags

ah, it's the --sysroot= option.


thx
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-19 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-19 15:31 runtime sysroot config Enrico Weigelt
2009-12-19 15:50 ` Mike Frysinger
2009-12-19 20:50   ` Enrico Weigelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).