Building GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



HI,

A quick simple, I hope, question about building gcc..

If I do:

1.  tar xvf gcc-3....

2. mkdir build

3.  export PREFIX=$(pwd)/build

4. cd build

5.  ../gcc-3/configure --prefix=$PREFIX

6.  make

Is it correc that *no* changes are made to the source tree then? Everything is done inside build? So if I want to undo everything and start over, I can just "cd build && rm -rf *" ?

Thanks

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux