On 24/8/2022 5:53 am, Ryan Long wrote:
> When I try to include fnmatch.h, I'm getting the following error when using
> x86_64-w64-mingw32-gcc or gcc, I'm getting the following error. I have to
> manually include /usr/include with -I. Does anyone know a way to fix this?

I would not add `-I/usr/include` to the build as it maybe MSYS and no MINGW. Is
fnmatch.h mentioned in the MSDN as being available?

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to