X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 21 Nov 2007 17:42:04 +0530 From: Anik Pal Subject: Undefined reference to _regcmp and _regex To: cygwin AT cygwin DOT com Message-id: <000201c82c37$bbf247a0$5922b7a3@mea.slb.com> MIME-version: 1.0 X-Mailer: Microsoft Outlook, Build 10.0.6822 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello All, I was porting my application code to windows from solaris environment using cygwin, while compiling goes ok at linking phase I get the following error. /home/Administrator/glds/build/Sgl/tables.c:1744: undefined reference to `_regcmp' /home/Administrator/glds/build/Sgl/tables.c:1757: undefined reference to `_regex' Where to get related libraries for "_regcmp" and "_regex" can anyone tell me? Thanks in advance! Regards Anik Pal Vadodara, India Anik Pal Schlumberger, Vadodara, India -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/