Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 14 to 14 | ||||||||
mkdir gcc
cd gcc
svn co file:///p/compiler/repos/gcc-4.0.1/trunk![]() | ||||||||
Added: | ||||||||
> > | // if outside firewall, use // svn co svn+ssh://usr_id@server_name.cs.rochester.edu/p/compiler/repos/gcc-4.0.1/trunk gcc-4.0.1 | |||||||
mkdir obj cd obj ../gcc-4.0.1/configure --prefix=INSTALL_DIR | ||||||||
Line: 24 to 26 | ||||||||
Installation parameters are described here![]() | ||||||||
Added: | ||||||||
> > | If you are not familiar with subversion, take a look at the VersionStuff page. | |||||||
\ No newline at end of file |