Re: Tool distribution

2008-12-08 Thread Richard Frith-Macdonald
On 7 Dec 2008, at 17:42, Fred Kiefer wrote: Timothy Larkin wrote: I have a working tool which has no gui and uses no graphics. It uses only functions in the standard C library and the basic GNUStep libraries. How can I, or even can I, package this tool so that it can be run on a Linux

Re: Tool distribution

2008-12-08 Thread Adam Fedor
It's possible that ffcall is not linked as a static library. Or perhaps somehow the tool is picking up the wrong library to link in. I don't really know how the setValue methods work, otherwise I could perhaps help more. On Dec 7, 2008, at 9:43 AM, Timothy Larkin wrote: If I compile my