This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ct-ng: prefix vs install dir for compiling .deb's


On Fri, Feb 11, 2011 at 12:30 PM, Enrico Weigelt <weigelt@metux.de> wrote:
> * Yann E. MORIN <yann.morin.1998@anciens.enib.fr> wrote:
>
>> It should be quite easy, as one can configure gcc with a build-time sysroot
>> different from the run-time sysroot: the --with-sysroot option tells about
>> the run-time sysroot, while --with-build-sysroot tells about the sysroot to
>> use while building gcc.
>
> You mean when compiling the target libc ?
> Perhaps passing --sysroot= on gcc command line would also suffice.

--sysroot is already passed by collect2

if sysroot is used for stage2.

--with-build-sysroot is different:

http://gcc.gnu.org/install/configure.html

>
> cu
> --
> ----------------------------------------------------------------------
> ÂEnrico Weigelt, metux IT service -- http://www.metux.de/
>
> Âphone: Â+49 36207 519931 Âemail: weigelt@metux.de
> Âmobile: +49 151 27565287 Âicq: Â 210169427 Â Â Â Â skype: nekrad666
> ----------------------------------------------------------------------
> ÂEmbedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
> ----------------------------------------------------------------------
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

-Bryan

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


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