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] |
Hello Yann, Friday, January 21, 2011, 12:19:36 AM, you wrote: >> >> 2nd question: Is it possible to have a sysroot location >> >> configurable? >> > No, the sysroot has to be a sub-directory of the toolchain, so that the >> > toolchain is relocatable. > [--SNIP--] >> Is it possible to have a sysroot location configurable and still >> restricted to the toolchain directory? > Maybe SYSROOT_DIR_PREFIX ? > Toolchain options ---> > () sysroot prefix dir (READ HELP) No, this is not a case. In this case we still have it under the toolchain path. I would like to have a sysroot at the same level as a toolchain. like: arm-iwmmxt-linux-gnueabi bin include lib lib64 libexec share sysroot According to our policy each build should be done from the scratch and we don't care about sysroot purity. Another question: is it possible to configure a sysroot name? :) You have hardcoded "sys-root" and "debug-root" values. We have "sysroot" and don't have a debugroot. -- Best regards, Alexey Kuznetsov mailto:Alexey.KUZNETSOV@youtransactor.com -- 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] |