Help?

Brian Dessent brian@dessent.net
Sat Jan 28 07:41:00 GMT 2006


Garvin Pang wrote:

> Hi, I'm new to computer programing and I'm in need of help building your
> complier. Your complier seems to be very good but i have no idea how to
> build it because everything you say in the installation page make no sense
> to me, I think is because I'm still new at this but can you guide me on how
> to build the complier? Thanks

If you are in that position there is absolutely no reason why you need
to build the compiler yourself, and in fact doing so would just be a
large ordeal with no tangible outcome.  All linux distros have prebuilt
gcc packages packages that you can install, Apple has Xcode, and on
Windows you can use Cygwin or Mingw.  See
<http://gcc.gnu.org/install/binaries.html> for more information.

If you still need more help, you will need to give much more
information: platform, operating system version, etc.

Brian



More information about the Gcc-help mailing list