Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <0a2901c238e2$1094b260$0500000a@FSHPXP> From: "Chuck Allison" To: Subject: Using mkdir() in g++ Date: Wed, 31 Jul 2002 16:31:47 -0600 Organization: Fresh Sources MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 For some reason, even though I include , I get an undeclared functrion error when I try to use the mkdir() system call in a program. How can I make this visible to the compiler? Thanks. I just installed the latest Cygwin with gcc 3.1.1-4. -- Chuck Allison (The Harmonious CodeSmith) -- Senior Editor, C/C++ Users Journal -- cda AT freshsources DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/