This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/16932] Compilation error for sh-coff-gcc little endian target


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]