This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

rebuild libc.a with MB_CAPABLE defined


I want to rebuild libc.a with MB_CAPABLE defined so wcstombs works when
NULL is passed in as the first arg - wcstombs( NULL, wcstr, 0 ).  Currently, 
this function always returns 0 because MB_CAPABLE is not defined when cygwin 
is initially installed.

How do I rebuild libc.a?  There are a lot of intimidating makefiles in the 
newlib directory. 

Thanks

Roger Duvall


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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