X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <12810371.post@talk.nabble.com> Date: Thu, 20 Sep 2007 21:19:54 -0700 (PDT) From: patrickinminneapolis To: cygwin AT cygwin DOT com Subject: Re: one more thing In-Reply-To: <46F33788.9040303@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: patrickinminneapolis AT gmail DOT com References: <12807222 DOT post AT talk DOT nabble DOT com> <46F30B1B DOT 4020007 AT sbcglobal DOT net> <12809503 DOT post AT talk DOT nabble DOT com> <46F33788 DOT 9040303 AT cygwin DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 >>If I did that, I'd be doing you a disservice. You don't want to mix and >>match stuff from VC++ and gcc/g++. That's just asking for trouble. I'd >>recommend just changing the reference to "stdio.h" and using gcc's. If >>you simply *must* have 'cstdio', you can install the Boost package (see >>'setup.exe') and then use its: '/usr/include/boost-1_33_1/boost/compatibility/cpp_c_headers/cstdio' I can't really change the the header file. SWIG autogenerates example_wrap.c, so if i start changing it around, i'll be in other kinds of trouble. Here's what I've been reading, http://www.swig.org/tutorial.html (scroll down to " Building a C# module") -- View this message in context: http://www.nabble.com/gcc-header-file-help-should-be-a-minor-problem-tf4490680.html#a12810371 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/