delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE |
X-Spam-Check-By: | sourceware.org |
X-Yahoo-SMTP: | mjD.OBqswBAPbVUxYJaYPvc61jLEnpq8VnBwJGdbEJOPA9xw |
Message-ID: | <4D5A83FD.2040207@sbcglobal.net> |
Date: | Tue, 15 Feb 2011 13:47:41 +0000 |
From: | Greg Chicares <gchicares AT sbcglobal DOT net> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [g++] Problems linking boost.system and boost.regex |
References: | <30930187 DOT post AT talk DOT nabble DOT com> |
In-Reply-To: | <30930187.post@talk.nabble.com> |
X-IsSubscribed: | yes |
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 |
On 2011-02-15 11:57Z, lampak wrote: > > Hi. I'm trying to compile on windows one linux app of mine which uses a few > boost libraries. I've got g++ and boost (1.43.0-1) installed through > setup.exe. I use g++ through Eclipse IDE. I've managed to get the program > compiled but I'm getting linking errors. Last I heard, boost lost its Cygwin maintainer; and old libraries aren't likely to work with a newer compiler. This page http://cygwin.com/packages/boost-devel/boost-devel-1.43.0-1 confirms that: "boost-devel: Obsolete package (installed binaries and support files)" so try building boost yourself. > (And BTW, what's the difference between libraries ending with .dll.a and .a > alone? '.dll.a' is a convention for naming import libraries. > And what does -mt stand for?) AFAICR that library-name suffix meant multithreaded. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |