On 2009-09-29, at 2:18 PM, Dos-Man 64 <[email protected]> wrote: > > > > On Sep 29, 2:33 pm, Daniel Eggleston <[email protected]> wrote: >> You can go the route of some programs I've used, and include the >> necessary >> runtime shared libraries in a package, with a wrapper script that >> sets the >> LD_LIBRARY_PATH before running. >> >> > > I guess I'll have to for C programs because I couldn't get the -static > or -static-libgcc options to do what needed to be done. I think free > pascal programs are standalone executables, or at least I hope they > are.
As long as you don't use any libraries like pascal bindings for GTK+. ~Ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
