MinGW, MSYS and c++/c complier

Dobrescu Mihai <msdobrescu-/[email protected]>
Newsgroups gmane.comp.gnu.mingw.msys,gmane.comp.gnu.mingw.user
Message-ID <[email protected]>
Hello,

I try to build exiv2 library using MinGW 4.4.0 with MSYS 
1.0.11.
I use the following sequence:

./configure 
--prefix=/mingw
make
make install

At make stage, I get 
errors like:

/exiv2/xmpsdk/src/.libs/libxmpsdk.a(WXMPUtils.o):WXMPUtils.cpp:(.text+0x2546): undefined reference to `__cxa_end_catch'
/exiv2/xmpsdk/src/.libs/libxmpsdk.a(WXMPUtils.o):WXMPUtils.cpp:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'

I think is it the 
gcc instead of g++ usage. Am I right?

How could I fix this?

Thanks,
Mike

------------------------------------------------------------------------------

_______________________________________________
Mingw-msys mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-msys
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.