1 msgWide Streams
4 msgMINGW I/O support for file sizes > 2GB (LFS ...
2 msg#define WINVER 0x0400
11 msgWhy does g++ not link with libstdc++?
3 msghow to compile and link a library
1 msgHey Guys
5 msgCompile error using mingw
2 msg'include/c++/ext' missing fromgcc-part-c++-4.3....
1 msgFMTID_SummaryInformation andFMTID_UserDefinedPr...
2 msghow to realize mouse programming
3 msglooking for tiny light cross platform filesyste...
2 msgMinGW GCC Development Plan
3 msghow to use the read/write

GCC 4.3.0 20080502 (alpha) Released - Please he...
\ Aaron W. LaFramboise (5 May 2008)
. \ Chris Sutcliffe (5 May 2008)
. . \ Aaron W. LaFramboise (5 May 2008)
. . \ Earnie Boyd (5 May 2008)
. \ Doug Schaefer (5 May 2008)
. . \ Aaron W. LaFramboise (5 May 2008)
. . \ John Marriott (11 May 2008)
. . . \ Earnie Boyd (11 May 2008)
. . . . \ John Marriott (11 May 2008)
. . . . . \ Earnie Boyd (11 May 2008)
. . . . . . \ NightStrike (11 May 2008)
. \ John Brown (5 May 2008)
. . \ Aaron W. LaFramboise (5 May 2008)
. \ JonY (6 May 2008)
. . \ Bob Rossi (6 May 2008)
. . . \ Greg Chicares (6 May 2008)
. . . \ Aaron W. LaFramboise (6 May 2008)
. . . . \ Bob Rossi (6 May 2008)
. . . . . \ Tonal (6 May 2008)
. . . . . . \ Bob Rossi (6 May 2008)
. . . . . . . \ Mathias Fröhlich (6 May 2008)
. . . . . . . . \ Bob Rossi (6 May 2008)
. . . . . . . \ Earnie Boyd (6 May 2008)
. . . . . . . . \ Aaron W. LaFramboise (6 May 2008)
. . . . . . . . . \ Earnie Boyd (6 May 2008)
. . . . . . . . . \ Danny Smith (7 May 2008)
. . . . . . . . . . \ NightStrike (7 May 2008)
. . . . . . . . . . . \ Danny Smith (7 May 2008)
. . . . . . . . . . . . \ NightStrike (7 May 2008)
. . . . . . . . . . . \ Kai Tietz (7 May 2008)
. . . . . . . . . . \ Earnie Boyd (7 May 2008)
. . . . . \ Aaron W. LaFramboise (6 May 2008)
. . . \ Tonal (6 May 2008)
. . . . \ Bob Rossi (6 May 2008)
. . . . \ Aaron W. LaFramboise (6 May 2008)
. . . . . \ Tonal (8 May 2008)
. . . . . . \ Tonal (8 May 2008)
. . . . . . \ Earnie Boyd (8 May 2008)
. . . . . . . \ Tonal (8 May 2008)
. . . . . . . . \ Aaron W. LaFramboise (8 May 2008)
. . . . . . . . \ Earnie Boyd (8 May 2008)
. . . . \ Tonal (6 May 2008)
. \ Brian Dessent (6 May 2008)
. \ Brian Dessent (6 May 2008)
. . \ Aaron W. LaFramboise (6 May 2008)
. . . \ Tonal (6 May 2008)
. . . . \ Aaron W. LaFramboise (6 May 2008)
. \ Brian Dessent (6 May 2008)
. . \ Aaron W. LaFramboise (6 May 2008)
. . \ Greg Chicares (6 May 2008)
. \ StéphaneLarouche (7 May 2008)
. . \ Aaron W. LaFramboise (8 May 2008)
. \ ATS (7 May 2008)
. . \ Aaron W. LaFramboise (8 May 2008)
. . . \ Tonal (8 May 2008)
. \ Ramiro Polla (8 May 2008)
. . \ Aaron W. LaFramboise (8 May 2008)
. \ ATS (8 May 2008)
. . \ Charles Wilson (8 May 2008)
. . . \ Tonal (8 May 2008)
. . . . \ Aaron W. LaFramboise (8 May 2008)
. \ Sisyphus (8 May 2008)
. . \ Aaron W. LaFramboise (8 May 2008)
. \ Danny Smith (8 May 2008)
. . \ Aaron W. LaFramboise (8 May 2008)
. \ StéphaneLarouche (10 May 2008)
. . \ Aaron W. LaFramboise (10 May 2008)
. \ Brian Dessent (10 May 2008)
. \ StéphaneLarouche (10 May 2008)
. \ Tonal (11 May 2008)
. . \ Tonal (11 May 2008)
. . . \ JonY (11 May 2008)
. . . . \ Tonal (11 May 2008)
. . \ Tonal (11 May 2008)

10 msgMinGW gcc 3.x, 4.x and exceptions
4 msgdllwrap 2.17.50 20060824
12 msgstrtod is not C99-compatible
4 msgTest program crashes with g++ 4.2.1-dw2 usingli...
25 msgimlib2
3 msgDisassembly of stack frame
Subject:Re: GCC 4.3.0 20080502 (alpha) Released - Please helpus test it!
Group:Mingw-users
From:Chris Sutcliffe
Date:5 May 2008


 
> -Shared libstdc++: Add -lstdc++_s to your link flags to link against a
> DLL version of libstdc++.

There seems to be a problem with <string> and this option:

c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(wstring-inst.o):(.text$_ZNSbI wSt11char_traitsIwESaIwEE4_Rep10_M_destroyERKS1_[std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::_Rep::_M_destroy(std::allocator<wchar_t> const&)]+0x0): multiple
definition of `std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::_Rep::_M_destroy(std::allocator<wchar_t>
const&)'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d001095.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(wstring-inst.o):(.text$_ZNSbI wSt11char_traitsIwESaIwEEC1EPKwRKS1_[std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::basic_string(wchar_t const*, std::allocator<wchar_t> const&)]+0x0):
multiple definition of `std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::basic_string(wchar_t const*, std::allocator<wchar_t> const&)'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d001158.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(wstring-inst.o):(.text$_ZNSbI wSt11char_traitsIwESaIwEED1Ev[std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::~basic_string()]+0x0): multiple definition of
`std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::~basic_string()'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d001180.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(wstring-inst.o):(.text$_ZNSbI wSt11char_traitsIwESaIwEEC1ERKS2_[std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::basic_string(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&)]+0x0): multiple definition of
`std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::basic_string(std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d001161.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(wstring-inst.o):(.text$_ZNSbI wSt11char_traitsIwESaIwEE6assignERKS2_[std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t>
>::assign(std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&)]+0x0): multiple definition of
`std::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::assign(std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d001124.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(eh_personality.o):(.text+0x4c 4):
multiple definition of `___gxx_personality_v0'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d003704.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(atomicity.o):(.text+0x0):
multiple definition of `__gnu_cxx::__exchange_and_add(int volatile*,
int)'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d000234.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(functexcept.o):(.text+0x50):
multiple definition of `std::__throw_bad_alloc()'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d002898.o):(.text+0x0):
first defined here
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++.a(eh_throw.o):(.text+0x0):
multiple definition of `___cxa_rethrow'
c:/mingw4/bin/../lib/gcc/mingw32/4.3.0/libstdc++_s.a(d003690.o):(.text+0x0):
first defined here
collect2: ld returned 1 exit status

My code compiles fine if I drop the '-lstdc++_s' link library.

Cheers!

Chris

--
Chris Sutcliffe
http://emergedesktop.org

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
MinGW-users mailing list
MinGW-users

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users


© 2004-2008 readlist.com