This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: flock() function


Nirmal Vuppuluri wrote:
>         Also, I have some C files developed under SunOS, which do a
> "fprintf(stderr, "%s: ", cmdname);".  The error outputted by the Cygwin
> gcc is "undefined reference to '_iob'".

Seems you're getting the mingw32 header files instead of newlib
headers, but you are still linking with cygwin libraries.

Regards,
Anders

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com