Use host_gpp instead of host_gcc for building "ssprintf.cpp" and "tools.cpp".
authorColin Finck <colin@reactos.org>
Sat, 18 Aug 2007 22:06:00 +0000 (22:06 +0000)
committerColin Finck <colin@reactos.org>
Sat, 18 Aug 2007 22:06:00 +0000 (22:06 +0000)
commitedceb167133f91ca3dfccba047738b744a3d20f7
tree4bbdca311a95db0ff3514cd94fcbbc09fdbfa70c
parent5f5941543fd300c9fd9b98b8e8ee49ea2b4f686e
Use host_gpp instead of host_gcc for building "ssprintf.cpp" and "tools.cpp".
These are C++ files, so they should be built with g++ like it's done for the other tools. Usually they can also be built with gcc, but Collibri from IRC reported that broken gcc interfaces exist, which lead to problems with these files.

svn path=/trunk/; revision=28414
reactos/tools/tools.mak