Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Content-return: allowed Date: Wed, 03 Feb 1999 16:49:23 -0700 From: "Haack, Bradley R" Subject: stand alone console app To: "'cygwin AT sourceware DOT cygnus DOT com'" Message-id: <98B98E951BA0D1119A590000F8045A477559C8@emss02m05.ems.lmco.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-type: text/plain I would like to build a simple stand alone console program which will run with out the cygnus dll. How do I do it? If I compile and link with "gcc -g -o prog.exe prog.c" and try to run on a different computer I get an error that says I need cygwin1.dll. Thanks Brad Haack