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
> 

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to