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: <01c801c1d4d3$7c7365d0$7cc909c0@uslnet.com> From: "Eleni Ryan" To: Subject: gcc & MSVC++ Date: Tue, 26 Mar 2002 10:35:33 -0400 Organization: CARIS 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 V5.50.4133.2400 I want to compile using gcc to make use of 'configure', 'make', and 'make install'. I then want to link to it from within MSVC++. Is this possible? Can I simply link to the *.a file from MSVC++? Being new to makefiles & gcc, I'm also uncertain when & where I should be using --win32 and -mwindows. Thanks, Eleni -- 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/