This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Building GCC
- From: nico <moser at cs dot tu-berlin dot de>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 28 Sep 2004 16:26:29 +0200
- Subject: Building GCC
Hi,
perhaps my question sounds a little bit stupid, but is it possible to a
GCC with no backend? What I mean is: is there an option/switch in the
config/build-process that makes that possible?
That means (in my thinking) in the current development a cut after the
technology independent optimizing. If there is no switch given from the
gcc-developteam that does this I have an other question:
Is it even possible to do that manual or is the internal structure of
the gcc not created to part the gcc on the one hand in front+middleend
and on the other hand in the backend.
I hope you can understand my english.
Thanks a lot
Nico