> its crazy, in my scripts i always use /bin/sh without any problems. it is the 
> first time that i have to use /bin/bash.   
> hmm?
my fault, it should definitly use #!/bin/bash
sh does not know all of the bash grammar, I don't remember which part
differs ... nevermind
> 
> what ever, i think, the cmake thing works fine here. the version and object 
> problems seems to
> bee easy to fix.
I think so, I've tested with an installed
/usr/local/include/hydrogen/config.h, but as
-I/BLAH/build/libs/hydrogen/include/ is set, the generated config.h is
used instead of the installed one
it wrecks my head, I just can't see what could be the problem,

maybe some  :
#ifndef HYDROGEN_VERSION
#error "version not defined"
#endif"
could help ?
> 
> an other question left.
> is it possible to build a static version of hydrogen without to much trouble?

-DWANT_SHARED=0, nice isn't it ??

> greetings wolke

greetings Jérémy

-- 
Jérémy Zurcher
av General Guisan
1400 Yveron-les-bains
+41 (0) 79 599 84 27


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to