Hello,

I would like to distribute my application and therefore I would like to create 
a statically linked executable (to the extent possible) to minimize dependency 
problems.

I'm able to link everything statically except -X11 and -lpthread. Trying to 
statically link these is causing me serious headache.

Based on the expertise of the people who distributed their applications before 
does this sound good enough? Or should I find a way to link these two libraries 
statically as well?

Perhaps a more general question -- am I following the right way by trying to 
statically link everything or is there a better way?

Thanks very much,
Oguz


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to