8051, libgcc2.a, Internal compiler error in `instantiate_virtual_regs_1'

Thomas Schuetzkowski Thomas.Schuetzkowski@web.de
Mon Mar 20 12:25:00 GMT 2000


Alexandre Oliva wrote:
> 
> On Mar 20, 2000, Thomas Schuetzkowski <Thomas.Schuetzkowski@web.de> wrote:
> 
> > Do I have to provide the header files (stdlib.h, unistd.h, ...)?
> 
> Yep.  newlib (at sourceware.cygnus.com) may supply the headers you
> need.
> 
> > I only want the compiler to create assembler code for the 8051. Do I
> > need a libgcc2?
> 
> Dunno, it depends on the target.
> 
> > I also don´t have a archiver.
> 
> Try GNU binutils
> 
> > test1.i:5: Internal compiler error in `instantiate_virtual_regs_1', at function.c:4027
> 
> Is this GCC off CVS or some stable release?
> 
> --
> Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
> Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
> Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
> oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

I use gcc 2.95.2 with my own machine descrition. This is the first time
I´ve tied to
compile gcc for this new target. 
When I use the header files from my host machine (i586-gnu-linux) and
copy them to 
/usr/local/8051 the compilation of libgcc2 crashes also with 
Internal compiler error in `instantiate_virtual_regs_1'


Thanks
  Thomas
-- 
\|/ ______ \|/
"@'/  ,.  \'@"
/__| \__/ |__\
    \__U_/


More information about the Gcc mailing list