This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16932] Compilation error for sh-coff-gcc little endian target
- From: "nitins2 at kpitcummins dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2004 13:48:26 -0000
- Subject: [Bug target/16932] Compilation error for sh-coff-gcc little endian target
- References: <20040809112414.16932.nitins2@kpitcummins.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nitins2 at kpitcummins dot com 2004-08-20 13:48 -------
Hi,
Link order of libraries is as required.
I have tried suggested options but still the problem is not resolved.
We also tried following steps on libgcc.a from ../ml/m2,
1) sh-coff-ranlib libgcc.a
2) sh-coff-nm -s libgcc.a > error.txt 2>&1
Following error is observed in error.txt,
sh-coff-nm: _ashiftrt.o: File format is ambiguous
sh-coff-nm: Matching formats: coff-shl coff-shl-small
Why it is giving error ? Is it taking big endian format ?
Please comment.
Thanks in advance.
Nitin Shah,
KPIT Cummins InfoSystems Ltd.
Pune, India
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH and H8 Series.
The following site also offers free technical support to its users.
Visit http://www.kpitgnutools.com for details.
Latest versions of KPIT GNU tools were released on June 1, 2004.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16932