| To: | "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com> |
|---|---|
| Subject: | link error with ramdisk file |
| From: | Gerald Champagne <gerald.champagne@esstech.com> |
| Date: | Fri, 28 Sep 2001 20:27:27 -0500 |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801 |
I'm getting the following error when creating a ramdisk on a big endian system: $ mips-linux-ld -T ld.script -b binary -o ramdisk.o ramdisk.gzmips-linux-ld: ramdisk.gz: compiled for a little endian system and target is big endian File in wrong format: failed to merge target specific data of file ramdisk.gzI get the same error regardless of what I use for the input file. I don't understand how this linker error can occur when the input file format is binary. Isn't the linker just ignoring the contents of the input file with the "-b binary" option? Thanks! Gerald |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch] big-endian -> little-endian cramfs, Brad |
|---|---|
| Next by Date: | Re: link error with ramdisk file, Geoffrey Espin |
| Previous by Thread: | [patch] big-endian -> little-endian cramfs, Brad |
| Next by Thread: | Re: link error with ramdisk file, Geoffrey Espin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |