public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* newLib issues
@ 2020-10-11 18:11 romek.globescs
  0 siblings, 0 replies; only message in thread
From: romek.globescs @ 2020-10-11 18:11 UTC (permalink / raw)
  To: newlib

Hi,   I try make newLib for my bare metel system. I use cygwin / msys2 / mingw:   ../newlib-3.3.0/newlib/configu --host=x86_64-pc-mingw64 --target=x86_64-pc-libnosys    Make fail because of error :    In file included from ../../../newlib-3.3.0/newlib/l  F:/Projects/C/BMoS/test/newLib error: conflicting types for 'wctype_t'     22 | typedef int wctype_t;        |             ^~~~~~~~  In file included from C:/msys64/mingw64/x86_64-w64-m                  from C:/msys64/mingw64/x86_64-w64-m                  from C:/msys64/mingw64/lib/gcc/x86_                  from ../../../newlib-3.3.0/newlib/l  C:/msys64/mingw64/x86_64-w64-m note: previous declaration of 'wctype_t' was here    112 | typedef unsigned short wctype_t;    What tools should I use to get newLib ready for work?   Best regards  Romek

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-11 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 18:11 newLib issues romek.globescs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).