mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] C++ program incorrectly linked as C under autotoo


From: Natalie Tasman
Subject: [Mingw-cross-env-list] C++ program incorrectly linked as C under autotools
Date: Thu, 20 May 2010 16:53:50 -0700

I've set LT_INIT and LT_LANG([C++]); .cxx files are compiled correctly
with g++ but linking is happening with gcc and failing (missing all
the basic c++ stuff).   I don't know if this is relevant but in
Makefile.in the default "LINK" definition uses CC rather than CXX.

This works on a native system but not under mingw-cross-env.

Any suggestions would be very appreciated!


Thanks,

Natalie



reply via email to

[Prev in Thread] Current Thread [Next in Thread]