delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/10/23/15:37:45

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=P/IZbu8mMHDna4VYSE360FdpWJbUa
HFslwiCycIP7YsBJ4WLo5wpVzWSoRgO82QYgzamVLATjAlyjxWr/bQl6PuVwYxqw
bNJhRx6hGeKi5kZBa1t3mVUCd6bWk7/KJcY1tpGG6k1NNXj3OzVGMw4PBgvUkGJ0
wuobpz0vcDGv9I=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=ALgNnwld5hZl4Y1ztRW+jlJMaqY=; b=fug
kQS1ekqy5y8dwEHvE3T0dSVEEFh9YgXdDPTY77kReRpT0nFSHL4Wru2VMYMP+fxB
j+BHhWbQqRTPlw+Pu4RkHFRboD7cM9PnZ4TOSpmnKYiC5BJ1n0htj5osyep0XIN6
/hUd+h+hiEGtpVkLG/zE4cxTHsg8LJHK0mZcXtJo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f44.google.com
X-Received: by 10.112.141.104 with SMTP id rn8mr7297157lbb.87.1414093043701; Thu, 23 Oct 2014 12:37:23 -0700 (PDT)
MIME-Version: 1.0
From: Vineet Gupta <vineetgupta22 AT gmail DOT com>
Date: Fri, 24 Oct 2014 01:06:43 +0530
Message-ID: <CAHdGjAAOguo6VVx+1BF+EcanoDEE8KvW5rkpOd05VBAsQyn_3Q@mail.gmail.com>
Subject: mingw32 - libtool - compiling error
To: cygwin <cygwin AT cygwin DOT com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019