public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* mingw32 - libtool - compiling error
@ 2014-10-23 19:37 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2014-10-23 19:37 UTC (permalink / raw)
  To: cygwin

Today I have update my Cygwin and thus it started giving error at the
end of compiling. Using Compiler Mingw32 Libtool for cross platform
compiling

 In function 'main':
 xxx.c:315:3: warning: implicit declaration of function '_spawnv'
               [-Wimplicit-function-declaration]
 rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
 ^
 xxx.c:315:19: error: '_P_WAIT' undeclared (first use in this function)
   rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
               ^
 xxx.c:315:19: note: each undeclared identifier is reported only once
             for each function it appears in

I have also tried to find solution on Internet but didn't find any
thing as earlier solution was provided to use -mno-cygwin which is now
disabled.

Regards,
Vineet Gupta

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-23 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23 19:37 mingw32 - libtool - compiling error Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).