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]
Other format: [Raw text]

Targets still needing stdint.h type information


I previously listed <http://gcc.gnu.org/ml/gcc/2009-04/msg00000.html> 
those target OSes still needing GCC to be told internally about the 
stdint.h types used on those OSes (so allowing the Fortran C bindings for 
these types to work), and told in what way to install stdint.h for those 
OSes.  That message gives further information about how to configure this 
information in GCC.

Information has been added for some OSes, but the following still need it, 
and I encourage the maintainers of these OS ports to add it.  If testing 
shows stdint.h tests failing because of bugs in the OS's own stdint.h, 
fixincludes fixes may be needed as well.

* NetBSD
* OpenBSD
* VxWorks
* alpha*-dec-osf[45]*
* VMS
* SymbianOS
* WinCE
* DJGPP
* LynxOS
* Netware
* QNX
* Interix
* IRIX
* s390x-ibm-tpf*

-- 
Joseph S. Myers
joseph@codesourcery.com


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