Building on linux x86_64

4 views
Skip to first unread message

markc

unread,
Jan 23, 2011, 9:32:52 AM1/23/11
to GLUEscript, ma...@renta.net
I managed to premake4 a bunch of *.make files but I'm unsure where
PocoSpiderMonkey and PocoScript are hiding?

~/glue/build/gmake ls -1
obj/
Apache.make
ApacheConnector.make
Common.make
Core.make
Data.make
Engine.make
Expat.make
FCGI.make
GCurl.make
GD.make
GLUEscript.make
MemCached.make
MySQL.make
Net.make
PocoJavaScript.make
SQLite.make
Script.make
SpiderMonkey.make
System.make
Tpl.make
glue.make
jpg.make
png.make
zlib.make

~/glue/build/gmake make -f GLUEscript.make config=release64
[...]
==== Building Core (release64) ====
Creating obj/x64/Release/Core
Namespace.cpp
BinaryStringClass.cpp
Core.cpp
Encoding.cpp
ModuleClass.cpp
VersionClass.cpp
BinaryClass.cpp
Manifest.cpp
Module.cpp
Linking Core
/usr/bin/ld: cannot find -lPocoSpiderMonkey
/usr/bin/ld: cannot find -lPocoScript
collect2: ld returned 1 exit status
make[1]: *** [../../bin/Release/libglue_core.so] Error 1
make: *** [Core] Error 2

Also, build.txt says...

"For Linux 64 bit read chapter 2. Building GLUE in the documentation"

but where is this documentation?

Franky Braem

unread,
Jan 23, 2011, 9:48:22 AM1/23/11
to glues...@googlegroups.com
This will build these libraries:

gmake make -f PocoJavaScript.make config=release64

Franky


Op 23/01/2011 15:32, markc schreef:

Reply all
Reply to author
Forward
0 new messages