All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Rohit2 Jindal <rohit2.jindal@aricent.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Error in configuring multilib ie libstdc++ for c++
Date: Mon, 10 Feb 2014 21:53:57 -0800	[thread overview]
Message-ID: <3191CAF4-6496-4EA5-9D3F-4A1B206CA248@gmail.com> (raw)
In-Reply-To: <17797116383D4341B029FDF34C22BF6A72FEFCE970@GUREXMB01.ASIAN.AD.ARICENT.COM>

[-- Attachment #1: Type: text/plain, Size: 2319 bytes --]


On Jan 26, 2014, at 10:51 PM, Rohit2 Jindal <rohit2.jindal@aricent.com> wrote:

> Hi,
>  
> I am trying to compile both c and c++ multilib for elf toolchain but its giving error in configuring the same for c++. Logs are attached with this mail. And EXTRA_OECONF passed are as below:
>  
> EXTRA_OECONF += "--with-sysroot=${TMPDIR}/sysroots/${BUILD_SYS}/usr/lib/mips32-nlm-elf.gcc-cross-initial/gcc/mips64-nlm-elf/4.6.3 \

you are trying to mix bare metal compiler toolchain with hosted toolchain targeting Linux ?
OpenEmbedded has concept of TARGET_OS and now you could unset it but thats a untreated territory. If you explain in essence what you are trying to do. May be there is a solution.

>                 --enable-threads \
>                 --enable-multilib \
>                 --disable-libmudflap \
>                 --disable-libssp \
>                 --disable-libstdcxx-pch \
>                 --with-gnu-as \
>                 --with-gnu-ld \
>                 --with-mips-plt \
>                  --enable-languages=c,c++ \
>                 --enable-lto \
>                 --disable-nls \
>                 --disable-shared \
>                 --disable-threads \
>                 --disable-libgomp \
>                 --without-headers \
>                 --with-newlib \
>                 --disable-decimal-float \
>                 --disable-libffi \
>                 --disable-libquadmath \
>                 --disable-libitm \
>                 --enable-poison-system-directories \
>                 --with-gxx-include-dir=${TMPDIR}/sysroots/${BUILD_SYS}/usr/${TARGET_SYS}/usr/include/c++ \
>                 --enable-cxx-flags='-G0 -mno-gpopt' \
>  
> Please suggest me the way to resolve this issue.
>  
> Regards,
> Rohit Jindal
>  
> 
> 
> 
> 
> ===============================================================================
> Please refer to http://www.aricent.com/legal/email_disclaimer.html
> for important disclosures regarding this electronic communication.
> ===============================================================================
> <error in configuring multilib for c++.log>_______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #2: Type: text/html, Size: 9385 bytes --]

  reply	other threads:[~2014-02-11  5:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-27  6:51 Error in configuring multilib ie libstdc++ for c++ Rohit2 Jindal
2014-02-11  5:53 ` Khem Raj [this message]
2014-02-14 10:20   ` Rohit2 Jindal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3191CAF4-6496-4EA5-9D3F-4A1B206CA248@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=rohit2.jindal@aricent.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.