2013/1/30 Jan Nijtmans <jan.nijtm...@gmail.com>:
> The $tclconfig(TCL_LIBS) contains the "-ldl", but
> $tclconfig(TCL_STUB_LIB_SPEC) does not, which is
> OK. (the stub library doesn't use dlopen, fossil does)
>
> Somehow, fossil should add "-ldl" here, such that the
> --with-tcl-stubs option works in combination with --static.
>
> Regards,
>           Jan Nijtmans

Fix committed. On most platforms --static should work
again. I still have problems on Ubuntu AMD64, when
using --static in combination --with-tcl-stubs option
(even with the fossil_strcmp macro), but I really
wonder who would want this: A static fossil
binary with dynamically loading libtcl????

I agree with others' remarks, that --static doesn't
make sense on modern systems any more.

Regards,
      Jan Nijtmans
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to