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]

Re: Converting GCC to compilation with C++


On Jul 14, 2004, at 10:14 AM, Dave Korn wrote:
The essence of what I want is that some total newbie, whose experience is
limited to downloading and unpacking tarballs and doing "configure; make;
make install" should be able to download the gcc sources and build them,
assuming that they have any compiler at all.

But why assume that? Surely, sometimes, they don't even know if they do or not, and just because they happen to not, doesn't mean they want to change their mind on installing the compiler. Anyway, this is off-topic for the most part, as packaging technologies are the undisputed winner here, and in that world, this is trivial. If comes by default, or you have to select a line that says something like development environment.


But bear in mind, my comment was asking about a different case, the case of porting gcc, which a complete newbie only capable of untarring and typing make isn't going to do, check the thread.


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