Kelly, On Wed, 23 Oct 2002 13:08:11 GMT Kelly Brown wrote:
> Brad, > > Thank you so much for pointing me in the right direction. Glad to help. > I have my shell script, "toggle_udp", which checks to see if > ip_masq_udp_dloose is set to 0, and if so, it sets it to 1 (and vice-versa). > > I also just found a little C code snippet on google that I think should do > what I want. This is what I have: > [C code that looks like it will work snipped] > Now my only problem is, how do I compile this to run on Leaf? Is there a > compiler available and small enough to work on the system? Or would I have > to compile it elsewhere, and then move it over to leaf? Stock Dachstein and Bering distributions both use glibc 2.0.7 . Often LEAF developers compile under Debian slink, sometimes running under UML[1] or VMWare. > If this is the > case, I only have access to machines running windows or solaris. Would > anyone be willing to compile the small program above for me? That would make it tough. It's probably possible to cross-compile from one of those platforms for a x86 glibc 2.0.7 target system, but just thinking about setting up the development environment makes my head spin. ;) Sounds like Jon hooked you up with a compiled version, so hopefully you're set now. --Brad [1] http://leaf.sf.net/devel/jnilo/uml.html ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel