08fc51b
--- gforth-0.7.0/envos.fs.in~   2008-09-18 21:02:21.000000000 +0100
08fc51b
+++ gforth-0.7.0/envos.fs.in    2012-04-18 11:22:30.916075000 +0100
08fc51b
@@ -32,7 +32,7 @@
08fc51b
08fc51b
 : libtool-cc ( -- c-addr u ) \ gforth
08fc51b
 \G invocation string of the C compiler used for libtool
08fc51b
-    s" @CC@" ;
08fc51b
+    s" --tag=CXX @CC@ " ;
08fc51b
08fc51b
 : libtool-flags ( -- c-addr u ) \ gforth
08fc51b
 \G force no undefined for cygwin