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 libfortran/14325] [libgfortran] libgfortran does not build with newlib on arm-elf


------- Additional Comments From drow at gcc dot gnu dot org  2004-05-27 13:17 -------
No, newlib doesn't provide <inttypes.h>.

It defines int32_t if __MS_types__ is defined.  I have no idea why it doesn't
always.

[When I tried this yesterday, the C compiler segfaulted after a page full
of parse errors.]

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-02-27 17:06:59         |2004-05-27 13:17:42
               date|                            |


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


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