This is the mail archive of the gcc@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]

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


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


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