--- Makefile.in.orig 2008-10-06 08:03:05.000000000 +0200 +++ Makefile.in 2008-10-06 08:03:56.000000000 +0200 @@ -160,7 +160,6 @@ $O$(TARGET): $(OBJ) $(CXX) -o $@ $(addprefix $O,$(OBJ)) $(LFLAGS) cp $@ $@-unstripped - strip $@ # This is here in case we find a way to prevent linkage against libstdc++ # $(CC) -o $@ $(addprefix $O,$(OBJ)) $(LFLAGS)