This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]