>the other hand, 'file hello.o' returns "hello.o: ELF 32-bit LSB relocatable, >version 1, not stripped". It says nothing about 'x86' so I take it is an ARM >type. Yes; your `file' probably doesn't understand about ARM binaries. It's not hard to fix, just add an appropriate entry to your magic numbers file. I imagine it already has something like this: 0 string \177ELF ELF [...] >>18 leshort 0 no machine, >>18 leshort 1 AT&T WE32100 - invalid byte order, >>18 leshort 2 SPARC - invalid byte order, >>18 leshort 3 Intel 80386, etc; the line you need to add is: >>18 leshort 40 ARM, p. unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- Re: HELP - Egcs 1.1.1 Philip Blundell
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- RE: HELP - Egcs 1.1.1 Dr . David Alan Gilbert
- Re: HELP - Egcs 1.1.1 Philip Blundell
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- Re: HELP - Egcs 1.1.1 Philip Blundell
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- Re: HELP - Egcs 1.1.1 Philip Blundell
- RE: HELP - Egcs 1.1.1 Philip Blundell
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- Re: HELP - Egcs 1.1.1 Philip Blundell
- Too hard, but still trying Egcs 1.1.1 Tim Lindquist
- Re: Too hard, but still trying Egcs 1.1.1 Philip Blundell
- Re: Too hard, but still trying Egcs 1... Tim Lindquist
- Re: Too hard, but still trying Eg... Philip Blundell
- Re: Too hard, but still tryi... Tim Lindquist
- Re: Too hard, but still ... Philip Blundell
- RE: HELP - Egcs 1.1.1 Chagas, Jason
- Re: HELP - Egcs 1.1.1 Philip Blundell
