search for: nostdc

Displaying 1 result from an estimated 1 matches for "nostdc".

Did you mean: hostdc
2004 Jul 06
1
[LLVMdev] CommandLine.cpp:189: error: `strdup' undeclared
...hapter 10. An excerpt: "To add or isolate code that implements Interix-specific features, surround it with #ifdef __INTERIX ..." "The __INTERIX macro is automatically defined to be true (1) by ... the gcc compiler. ... Micosoft Visual C++ compiler ... defines __STDC__, unless -N nostdc is specified." "The Interix header files are structured to align with the Single UNIX Specification. For example, string and memory functions that occur in POSIX.1 are in string.h. String and memory functions that are in the Single UNIX Specification, but not in POSIX.1, are in string...