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: cannot make gcc-3.3


Hi Bart,

This is what you should do:

1. downloaded gcc-3.3.tar.gz
2. unpacked with: 'tar xzf gcc-3.3.tar.gz'
3. mkdir gcc-build
4. cd gcc-build
5. command '../gcc-3.3/configure'
6. command 'make'

--Eljay


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