bug with egcs gcc for mips16

Rik van de Wiel wiel@natlab.research.philips.com
Thu Nov 12 07:47:00 GMT 1998


Robert Lipe wrote:
> 
> > Info egcs compiler:
> >       - gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
> >       - configured with --host=sparc-sun-solaris2.5.1 --target=mips
> 
> I just happened to have a mips-cross chain laying around.  It was from
> the snapshot 2.92.18 of the trunk.
> 
> It compiles your sample program without error.
> 
> RJL

Thanx, 

I've build the snapshot 2.92.13 (19981005), and this version works correctly.
I tried to build some newest snapshots 19981109, but got some problems during
compilation of gcc: Somewhere in the building process a library is made
with the cross-ar and is later linked with the host (Solaris) gnu linker.
So, somewhere the TARGET_*** or HOST_*** are set incorrectly.

Rik
------------------------------------------+---------------------------
 Rik van de Wiel                          | Ducharme's Axiom:
 Philips Research Laboratories            |   
 Building WL1 113, Prof. Holstlaan 4,     |  If you view your problem
 5656 AA Eindhoven, The Netherlands       |  closely enough you will
 Phone:  +31-40-2744984                   |  recognize yourself as
 Fax:    +31-40-2744004                   |  part of the problem.
 E-mail: wiel@natlab.research.philips.com |
 SERI:   wiel@prles2                      |
 http://pww.natlab.research.philips.com:25136
--------------------------oOO--(")--OOo---+---------------------------
                              (o o)
                               /|\



More information about the Gcc-bugs mailing list