This is the mail archive of the gcc@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]

Installation Directions


On Thursday 15 August 2002 11:11 pm, spyffe@mail.goo.ne.jp wrote:
> I have with no problems built gcc-3.2 on the Alpha EV56 architecture.
>
> Please find detailed information below:
>
> < Output of config.guess >--------------------------
> alphaev56-unknown-linux-gnu
>
> < Output of gcc-3.2 -v >----------------------------
> Reading specs from
> /usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.2/specs Configured
> with: ../gcc-3.2/configure --prefix=/usr/local --program-suffix=-3.2
> --enable-shared --enable-threads --enable-languages=c,c++,objc Thread
> model: posix
> gcc version 3.2
>
> < Enabled languages >-------------------------------
> C, C++, Objective-C
>
> < Output of cat /etc/issue >------------------------
> Red Hat Linux release 7.1 (Seawolf)
> Kernel 2.4.3-12 on an alpha
>
> < Output of uname -a >------------------------------
> Linux xxx.xxx.xxx 2.4.3-12 #1 Fri Aug 15 00:06:52 xxxT 2002 alpha unknown
>
> (I erased all personal information)
>
> < Output of rpm -q glibc >--------------------------
> gcc-2.2.3-11
>
> < Host compiler >-----------------------------------
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-87)
>
> < Compilation method >------------------------------
> tar xzvf gcc-3.2.tar.gz
> mkdir build-gcc
> cd build-gcc
> ../gcc-3.2/configure (options same as above)
> make bootstrap
> su
> make install
>
> Thank you to the GCC 3.2 developers!

Folks,
As mentioned in an earlier mail, I am working on a revision of the "install" 
directions.
I really like the format of this "build report" - anyone have comments or 
objections to making it the "recommended" format?
Mike

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