Displaying 3 results from an estimated 3 matches for "cdb_unpack".
Did you mean:
tdb_unpack
2011 Jul 06
1
Compiling on Mac OS X
...mat-security -fno-gnu-keywords -Wundef -Wshadow -Wstrict-null-sentinel -Wstrict-overflow=1 -fvisibility=hidden -Werror -I/Users/samuel/Documents/Programming/Internet/xapian/xapian-core/include -g -O2 -o omega omega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_hash.o cdb_unpack.o loadfile.o utf8convert.o datematchdecider.o weight.o str.o unixperm.o urlencode.o /Users/samuel/Documents/Programming/Internet/xapian/xapian-core/libxapian.la libtransform.la -liconv
libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-se...
2016 Sep 22
2
issues compiling omega
All,
I'm having some issues compiling omega. Here are the particulars
I'm on win7, using cygwin 4.9.2 64 bit. Here's the relevant output from
make:
libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith
-Wca
st-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords
-Wundef
-Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
2016 Sep 22
2
issues compiling omega
...-null-sentinel -Wshadow -Wstrict-overflow=1
-Wlogic
al-op -Wmissing-declarations -Wdouble-promotion -Winit-self
-fvisibility=hidden
-I/home/John/xapian-core-1.4.0/include -g -O2 -std=gnu++11 -o
.libs/omega.exe om
ega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o
cdb_h
ash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o
sample.o url
encode.o weight.o expand.o csvescape.o -Wl,--enable-runtime-pseudo-reloc
/home/
John/xapian-omega-1.4.0/../xapian-core-1.4.0/.libs/libxapian.dll.a -lrpcrt4
-lz
-lws2_32 ./.libs/libtransform.a -L/lib -lpcre -L/usr/local/lib
datevalue.o...