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]

Re: Courses


> From: "Madi Marzuq" <madi.marzuq@comptel.com>
> To: <gcc@gcc.gnu.org>
> Date: Fri, 12 May 2000 12:00:34 +0300

> I want to ask were I could I find places (in Euorope) were they
> arrange courses for installations of GCC or GNU emacs and other
> software. I need trainning very badly.

Let me save you a ton of money:

tar zxf gcc-2.95.2.tar.gz && mkdir o && cd o && ../gcc-2.95.2/configure --prefix=/usr/local/gcc-2.95.2 && make && make install

That's it.  Maybe you could add this to the FAQ?  I've seen it asked a
few times recently.  This also applies to (almost) all GNU software,
for (almost) all systems, and almost all opensource software as well.

Welcome to the club.

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