Arno Waschk wrote: > Thanks for the helpful answer! > So, if this search does not give any results, it means I cannot > compile sources which use wordexp.h?
Correct. You will need to find an alternative implementation to link into whatever you are building. If you are feeling keen, you could try getting one into newlib (the C library that Cygwin uses). You'd have to make sure it was compatible with the newlib licence in that case, though. Max. -- 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/