This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

compiling 3.0


The instructions for compiling gcc (or anything else) is simple.
1) get the sources
2) put them in your home directory
3) de-archive them
4) mkdir object
5) ../gcc-3.0/configure --program-suffix=alpha
6) make bootstrap
7) make check
8) make install

enough for day one

day two

1) deltree object
2) CC="gcc-alpha(?)" ../gcc-3.0/configure --beta1
3) make bootrap
4) make check
5) make install

day 3
Now you can customize gcc 3.0 to meet your needs.
The point is, configure makes a standard Cygwin compiler.
Robert McNulty Junior
mailto:bmj2001@bellsouth.net
Writer, programmer, Linux, Windows 98, Cygwin
Star Trek dachshunds
computers vcrs tvs stereos
Music
programming sound
compiling compilers
Developing solutions for tomorrow, today
Free software developer 


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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