delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
X-YMail-OSG: | V9th80kVM1mx2Rg2c.cVw47caFoQ5LZqD02T6ziJX0eRc44FbyOozsmDA0ch9wZ4R6coXhMtsxwD.tPa_frAOmEeXOJ8RQiCTa_1Vlu0Y1IwdFGHCYO3nVpM9jySp.IhqiOSX7vAcwDAoKyK0OrpvCUdkupGjfKa |
Message-ID: | <45B4C19C.80603@aol.com> |
Date: | Mon, 22 Jan 2007 05:52:28 -0800 |
From: | Tim Prince <n8tm AT aol DOT com> |
Reply-To: | tprince AT computer DOT org |
User-Agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Questions about porting from Linux to Windows... |
References: | <BAY106-F128BC2D83D24BADB3993F6CBAE0 AT phx DOT gbl> |
In-Reply-To: | <BAY106-F128BC2D83D24BADB3993F6CBAE0@phx.gbl> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
trouba_1 AT hotmail DOT fr wrote: > > > Hello > > I am in the process of porting a huge application (> 700 000 lines of > code ; C ; Unix/Linux) to Windows. > > I will not be using cygwin to port the GUI, but the project is based on > lots of static libraries. Thus it prompted me with several questions, > both technical and commercial. > > I will post the commercial ones to the licensing mailing list. > > Thus here are the technical questions : > > a) Are my own static libraries ( .a) compiled with cgiwin accepted by > GUI builders like Visual C++, DevC++, CodeBlocks etc.. ? > You are going way beyond the scope of this list. A mingw .a library could be linked into an MSVC build, since it tries to avoid conflicting run-time library dependencies. Whether all those builders accept it with the different name, or allow you to rename it, is up to you. It would be worth while to read the FAQ mentioned at the bottom of the mail. Consider also the licensing implications, which you appear to want to ignore. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |