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/