%% "kristian dolan" <[EMAIL PROTECTED]> writes: kd> Hi. I'd like to install GNU Make on my Sparc workstation. I'm kd> doing this because I need GNU Make to build GNU Zip. However, GNU kd> Make requires using GNU Zip. Any suggestions?
http://sunfreeware.com has a large list of pre-built applications, including both GNU make and gzip. To be clear, gzip is _not_ a GNU implementation of the "zip" tool (popular on Windows). Gzip is very different from "zip", although both do compression. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
