[project @ 2001-06-26 16:32:03 by rrt]
Get rid of quotes around arguments to -D and -U. These get stripped by the Unix shell, but not by Windows's system, which upsets gcc.
Please register or sign in to comment
Get rid of quotes around arguments to -D and -U. These get stripped by the Unix shell, but not by Windows's system, which upsets gcc.