Bug 3812 - Dynamic link of libstdc++ in win32 environment produces broken binaries
Summary: Dynamic link of libstdc++ in win32 environment produces broken binaries
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: 3.1.2
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 11:14 CEST by Peter Åstrand
Modified: 2019-05-21 12:47 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2011-05-05 11:14:53 CEST
See thread starting with article 368516 in komintern. Since our upgrade to gcc 4.5, win32 binaries are broken, unless one explicitly links libstdc++ statically. These bugs seems at least somewhat relevant:

http://sourceforge.net/tracker/index.php?func=detail&aid=3003520&group_id=2435&atid=102435
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317146
https://bugzilla.redhat.com/show_bug.cgi?id=489100

Note that simply deleting libstdc++-6.dll fixes the problem.
Comment 1 Peter Åstrand cendio 2011-05-05 11:32:45 CEST
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48881
Comment 2 Pierre Ossman cendio 2019-05-21 12:47:13 CEST
Right now we're linking this static anyway, but let's keep track of this is we want to change that approach in the future.

Note You need to log in before you can comment on or make changes to this bug.