From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Microblaze gcc 4.5.0 support
Date: Mon, 17 May 2010 12:01:52 -0700 [thread overview]
Message-ID: <20100517190152.GB7868@gmail.com> (raw)
In-Reply-To: <AANLkTinM-N-vAT4yP0ptz0UcMBNsLHpQZ1er2VwnsDDv@mail.gmail.com>
On (17/05/10 13:38), Adrian Alonso wrote:
> Hi, I been working on adding OE support for microblaze arch
> I have a repo in gitorious [1] holding the changes I made so far;
> trying to build console-image fails on gcc-cross-initial compilation
> with the error shown on log [2]
> "configure: error: cannot compute suffix of object files: cannot compile"
>
Care to provide config.log ?
> I also update gcc-svn.inc recipe to use gcc-microblaze branch
> SRC_URI_xlnx-mb-gen = "svn://gcc.gnu.org/svn/gcc/branches;module=microblaze
> And I get the same error shown in gcc-4.5.0
>
> From log error I see that OE is generates the suffix info but fails for
> microblaze arch
>
> 1. set -e; for ml in `cat fixinc_list`; do \
> 2. | sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
> 3. | multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
> 4. | fix_dir=include-fixed${multi_dir}; \
>
>
> Can some one help me out figuring what is missing??
>
>
> [1] http://gitorious.org/oe-microblaze/oe-microblaze
> <http://gitorious.org/oe-microblaze/oe-microblaze>[2]
> http://pastebin.com/kqC8AP1s
>
> --
> Saludos
> Adrian Alonso
> http://aalonso.wordpress.com
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-05-17 19:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-17 18:38 Microblaze gcc 4.5.0 support Adrian Alonso
2010-05-17 19:01 ` Khem Raj [this message]
2010-05-17 19:14 ` Adrian Alonso
2010-05-17 19:18 ` Khem Raj
2010-05-17 19:29 ` Adrian Alonso
2010-05-17 19:41 ` Khem Raj
2010-05-17 19:57 ` Adrian Alonso
2010-05-17 20:49 ` Khem Raj
2010-05-18 0:47 ` Adrian Alonso
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=20100517190152.GB7868@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.