Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26576
Modified Files:
Tag: XQuery_0-16
Makefile.ag
Log Message:
Need to import the whole compiler because we apparently need a single
variable (xrpc_port) from there.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Makefile.ag,v
retrieving revision 1.65.2.3
retrieving revision 1.65.2.4
diff -u -d -r1.65.2.3 -r1.65.2.4
--- Makefile.ag 16 Feb 2007 09:20:07 -0000 1.65.2.3
+++ Makefile.ag 21 Feb 2007 09:38:52 -0000 1.65.2.4
@@ -109,6 +109,20 @@
shttpd.c shttpd.h \
xrpc_server.mx
LIBS = \
+ ../compiler/libcompiler1 \
+ ../compiler/schema/libschema \
+ ../compiler/debug/libdebug \
+ ../compiler/parser/libparser \
+ ../compiler/semantics/libsemantics \
+ ../compiler/core/libcore \
+ ../compiler/algebra/libalgebra \
+ ../compiler/algebra/map/libmap \
+ ../compiler/algebra/prop/libprop \
+ ../compiler/algebra/opt/libopt \
+ ../compiler/mil/libmil \
+ ../compiler/mem/libmem \
+ ../compiler/libcompiler2 \
+ ../compiler/sql/libsql \
$(PF_LIBS) $(SOCKET_LIBS) ./lib_pf_support
./lib_pathfinder \
$(MONETDB_LIBS) -lbat -lstream $(MONETDB4_LIBS)
-lmonet -lpthread \
$(MONETDB4_MODS) -l_mapi -l_streams -l_builtin
-l_ascii_io
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins