This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Compiling tradcpp
- From: <dhkblaszyk at zeelandnet dot nl>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Wed, 23 Jul 2003 22:37:53 +0200
- Subject: Compiling tradcpp
Hi,
Another question I have is;
I would like to compile tradcpp.c (aka cccp) from the 3.23 distrib., do I
need some special makefile, or does
gcc tradcpp.c -o tradcpp.exe the trick?? There does not seem to be one
available. I cannot trie this yet, because
config.h is missing (i guess this has to do with my prev. mail about
configuring the distribution).
Darius Blaszijk