Link with C++ linker
authorPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 11:45:18 +0000 (11:45 +0000)
committerPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 11:45:18 +0000 (11:45 +0000)
cde/programs/dtimsstart/Imakefile

index 345e2b0b6833059b8a4d556038030792ea80c719..6f957ff55312f3389c78e76a0d4cfde8fc1c79c0 100644 (file)
@@ -25,6 +25,11 @@ EXTRA_CCOPTIONS = -xF
 EXTRA_DEFINES = -DANSICPP
 #endif /* RsArchitecture */
 
+XCOMM On Linux once you link against a C++ library the whole program
+XCOMM has to be linked with the C++ linker
+#if defined(LinuxDistribution)
+CCLINK = $(CXX)
+#endif
 
 PROGRAMS=dtimsstart