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 fortran/32487] no 8-bit type when compiling a cross-compiler for mips



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-25 02:01 -------
Do you have a C library installed for mips-elf?  Because it sounds like you
don't.

Newlib is the normal C library which is used with cross compilers to *-elf.  It
is also can be used with the combined builds.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32487


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