From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1317 invoked by alias); 13 May 2010 10:25:03 -0000 Received: (qmail 1210 invoked by uid 48); 13 May 2010 10:24:52 -0000 Date: Thu, 13 May 2010 10:25:00 -0000 Message-ID: <20100513102452.1209.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/39979] [4.4/4.5/4.6 Regression] libsupc++(eh_globals.cc)/stlport TLS incompatibility. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "redi at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg01341.txt.bz2 ------- Comment #19 from redi at gcc dot gnu dot org 2010-05-13 10:24 ------- (In reply to comment #15) > the problematic is eh_globals.o which was merged into libstlport.a. If stlport imports files which are implementation details, then it depends on those implementation details. isn't that obvious? If that's by design, then as Andrew said you need to reconfigure stlport. If it's not by design, it's an stlport bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39979