[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Execution of binary files
- Subject: Re: [cobalt-users] Execution of binary files
- From: Duncan Laurie <duncan@xxxxxxxxxx>
- Date: Fri May 5 17:15:08 2000
Are these x86 binaries? The CPU in the raq1/2 is mips R4000 based..
You can check the format with the "file" command, example:
file /bin/bash (on a raq2):
/bin/bash: ELF 32-bit LSB executable, MIPS RS3000_BE - invalid byte order, version 1, dynamically linked, stripped
file /bin/bash (on a raq3):
/bin/bash: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped
-duncan
In article <NEBBLGAACLNFPAOCKEGFIEDLCAAA.tom@xxxxxxxxxxx> you wrote:
> I am trying to run some programs on my raq2 and I get the following error...
> sh: ./ucc: cannot execute binary file
> Does anyone know whats going on here?
>
> Thanks
>
> Thomas Fosbenner
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users