Re: [pcre-dev] Newline feature request

Top Page
Delete this message
Author: Sheri
Date:  
To: Craig Silverstein
CC: pcre-dev
Subject: Re: [pcre-dev] Newline feature request
Craig Silverstein wrote:
> } > There were also a couple unresolved references in pcrecpp
> } > 
> } > Info: resolving pcrecpp::no_arg      by linking to 
> } > __imp___ZN7pcrecpp6no_argE (auto-import)
> } > 
> } > 
> } > Info: resolving pcrecpp::no_arg      by linking to 
> } > __imp___ZN7pcrecpp6no_argE (auto-import)
> }
> } Craig, are you watching this? Anything you can do about that?

>
> I have no idea. I don't know what these info messages mean or what to
> do about them. It sounds like a windows thing? We really need a
> windows expert to just come in and take care of stuff like this.
>
> craig
>
>

FWIW, here was the context on the pcrecpp messages

g++ -DHAVE_CONFIG_H -I. -I../pcre-7.1-RC4     -g -O2 -MT 
pcrecpp_unittest.o -MD -MP -MF .deps/pcrecpp_unittest.Tpo -c -o 
pcrecpp_unittest.o ../pcre-7.1-RC4/pcrecpp_unittest.cc
mv -f .deps/pcrecpp_unittest.Tpo .deps/pcrecpp_unittest.Po
/bin/sh ./libtool --tag=CXX   --mode=link g++  -g -O2   -o 
pcrecpp_unittest.exe pcrecpp_unittest.o libpcrecpp.la
g++ -g -O2 -o .libs/pcrecpp_unittest.exe pcrecpp_unittest.o  
./.libs/libpcrecpp.dll.a /C/pcre71RC4-EXP/testpatch/.libs/libpcre.dll.a 
-L/usr/local/lib
Info: resolving pcrecpp::no_arg      by linking to 
__imp___ZN7pcrecpp6no_argE (auto-import)
creating pcrecpp_unittest.exe
g++ -DHAVE_CONFIG_H -I. -I../pcre-7.1-RC4     -g -O2 -MT 
pcre_scanner_unittest.o -MD -MP -MF .deps/pcre_scanner_unittest.Tpo -c 
-o pcre_scanner_unittest.o ../pcre-7.1-RC4/pcre_scanner_unittest.cc
mv -f .deps/pcre_scanner_unittest.Tpo .deps/pcre_scanner_unittest.Po
/bin/sh ./libtool --tag=CXX   --mode=link g++  -g -O2   -o 
pcre_scanner_unittest.exe pcre_scanner_unittest.o libpcrecpp.la
g++ -g -O2 -o .libs/pcre_scanner_unittest.exe pcre_scanner_unittest.o  
./.libs/libpcrecpp.dll.a /C/pcre71RC4-EXP/testpatch/.libs/libpcre.dll.a 
-L/usr/local/lib
Info: resolving pcrecpp::no_arg      by linking to 
__imp___ZN7pcrecpp6no_argE (auto-import)


Regards,
Sheri