discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Re: unable to compile firmware with microblaze


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: unable to compile firmware with microblaze
Date: Tue, 26 Oct 2010 21:14:26 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 26, 2010 at 11:50:34PM -0400, Arun Pillai wrote:
> I get exactly what you get.
> 
> $ file /opt/microblaze/bin/mb-gcc
> /opt/microblaze/bin/mb-gcc: ELF 32-bit LSB executable, Intel 80386,
> version 1 (SYSV), dynamically linked (uses shared libs), for
> GNU/Linux 2.6.9, not stripped
> 
> Arun

I think you're missing an i386 compatibility library.
Sorry, I'm not sure what it's called under Ubuntu.

Eric



> On 10/26/2010 11:45 PM, Eric Blossom wrote:
> >On Tue, Oct 26, 2010 at 10:48:23PM -0400, Arun Pillai wrote:
> >>Eric,
> >>
> >>The output of ldd is below:
> >>
> >>$ ldd /opt/microblaze/bin/mb-gcc
> >>     not a dynamic executable
> >
> >
> >What does
> >
> >   $ file /opt/microblaze/bin/mb-gcc
> >
> >Give?
> >
> >I get:
> >
> >   $ file /opt/microblaze/bin/mb-gcc
> >   /opt/microblaze/bin/mb-gcc: ELF 32-bit LSB executable, Intel 80386, 
> > version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 
> > 2.6.9, not stripped
> >
> >
> >
> >If that doesn't work, please try building the one from git.xilinx.com.
> >With luck, it might even build out of the box.  (Why Xilinx hasn't
> >gotten the microblaze stuff accepted into the gcc main line is beyond me...)
> >
> >Eric
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]