This is the mail archive of the gcc-help@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: Help?


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


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