public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* SUCCESS alpha-ev56 gcc-3.2
@ 2002-08-15 21:11 spyffe
  2002-08-16  7:52 ` Installation Directions Michael S. Zick
  2002-08-16 10:37 ` SUCCESS alpha-ev56 gcc-3.2 Janis Johnson
  0 siblings, 2 replies; 6+ messages in thread
From: spyffe @ 2002-08-15 21:11 UTC (permalink / raw)
  To: gcc

^[(BI have with no problems built gcc-3.2 on the Alpha EV56 architecture.
^[(B
^[(BPlease find detailed information below:
^[(B
^[(B< Output of config.guess >--------------------------
^[(Balphaev56-unknown-linux-gnu
^[(B
^[(B< Output of gcc-3.2 -v >----------------------------
^[(BReading specs from /usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.2/specs
^[(BConfigured with: ../gcc-3.2/configure --prefix=/usr/local --program-suffix=-3.2 --enable-shared --enable-threads --enable-languages=c,c++,objc
^[(BThread model: posix
^[(Bgcc version 3.2
^[(B
^[(B< Enabled languages >-------------------------------
^[(BC, C++, Objective-C
^[(B
^[(B< Output of cat /etc/issue >------------------------
^[(BRed Hat Linux release 7.1 (Seawolf)
^[(BKernel 2.4.3-12 on an alpha
^[(B
^[(B< Output of uname -a >------------------------------
^[(BLinux xxx.xxx.xxx 2.4.3-12 #1 Fri Aug 15 00:06:52 xxxT 2002 alpha unknown
^[(B
^[(B(I erased all personal information)
^[(B
^[(B< Output of rpm -q glibc >--------------------------
^[(Bgcc-2.2.3-11
^[(B
^[(B< Host compiler >-----------------------------------
^[(Bgcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-87)
^[(B
^[(B< Compilation method >------------------------------
^[(Btar xzvf gcc-3.2.tar.gz
^[(Bmkdir build-gcc
^[(Bcd build-gcc
^[(B../gcc-3.2/configure (options same as above)
^[(Bmake bootstrap
^[(Bsu
^[(Bmake install
^[(B
^[(BThank you to the GCC 3.2 developers!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Installation Directions
  2002-08-15 21:11 SUCCESS alpha-ev56 gcc-3.2 spyffe
@ 2002-08-16  7:52 ` Michael S. Zick
  2002-08-16  9:18   ` Janis Johnson
  2002-08-16 10:37 ` SUCCESS alpha-ev56 gcc-3.2 Janis Johnson
  1 sibling, 1 reply; 6+ messages in thread
From: Michael S. Zick @ 2002-08-16  7:52 UTC (permalink / raw)
  To: spyffe, gcc

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Installation Directions
  2002-08-16  7:52 ` Installation Directions Michael S. Zick
@ 2002-08-16  9:18   ` Janis Johnson
  2002-08-17  7:52     ` Warren W. Gay VE3WWG
  0 siblings, 1 reply; 6+ messages in thread
From: Janis Johnson @ 2002-08-16  9:18 UTC (permalink / raw)
  To: Michael S. Zick; +Cc: spyffe, gcc

On Fri, Aug 16, 2002 at 09:52:43AM -0500, Michael S. Zick wrote:
> 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

As someone who reads all of the build reports carefully, I like this
one.  In your recommended format you should, however, include
"make -k check" after "make bootstrap", with a link to the archived
test results.  You can mention that running the tests is optional but
is a very good idea.  Sending in the test results allows other people
to notice problems with your build, and it provides a comparison for
other people building on the same platform.

Building GCC the first time can be difficult, but we get used to it
very quickly and forget that it can be confusing.  Thanks for making
the effort to improve the documentation for first-timers.

Janis

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: SUCCESS alpha-ev56 gcc-3.2
  2002-08-15 21:11 SUCCESS alpha-ev56 gcc-3.2 spyffe
  2002-08-16  7:52 ` Installation Directions Michael S. Zick
@ 2002-08-16 10:37 ` Janis Johnson
  1 sibling, 0 replies; 6+ messages in thread
From: Janis Johnson @ 2002-08-16 10:37 UTC (permalink / raw)
  To: spyffe; +Cc: gcc

On Fri, Aug 16, 2002 at 01:11:39PM +0900, 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
[lots of good stuff]

Thanks!  Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3/2/buildstat.html .

Janis

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Installation Directions
  2002-08-16  9:18   ` Janis Johnson
@ 2002-08-17  7:52     ` Warren W. Gay VE3WWG
  2002-08-17 11:17       ` Michael S. Zick
  0 siblings, 1 reply; 6+ messages in thread
From: Warren W. Gay VE3WWG @ 2002-08-17  7:52 UTC (permalink / raw)
  To: Janis Johnson; +Cc: Michael S. Zick, spyffe, gcc

Janis Johnson wrote:

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Installation Directions
  2002-08-17  7:52     ` Warren W. Gay VE3WWG
@ 2002-08-17 11:17       ` Michael S. Zick
  0 siblings, 0 replies; 6+ messages in thread
From: Michael S. Zick @ 2002-08-17 11:17 UTC (permalink / raw)
  To: Warren W. Gay VE3WWG; +Cc: gcc

On Saturday 17 August 2002 09:52 am, Warren W. Gay VE3WWG wrote:
>
> Q: Has there been any work done on updating the "cross compiling"
> document(s)?  It seems
> that this information (last time I checked) is very much out of date
> with the current
> 3.x releases.  I am desperately looking for a way to get GCC 3.x for Ada
> bootstrapped
> for Dec Alpha, using FreeBSD.
>
> Thanks, Warren.
Warren,
try:
1) The build status page - if you can find the description of what you want 
to build, "click" the "revision number" link - that will take you to the 
build message originally posted.  If your lucky, the sender described how 
they did it.

2) Cross compiling: Big Subject, first question: What build system(s) do you 
have available? (If you have an x86 box handy, I can send better details off 
list).

3) If I understood your message correctly - your end objective is a native 
GCC that will run on the Dec Alpha - FreeBSD system and generate code for 
that same system.  Correct me if I mis-understood.

4) check the <release_name>/gcc/contrib directory for scripts and information 
that might help.

Mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-08-17 11:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-15 21:11 SUCCESS alpha-ev56 gcc-3.2 spyffe
2002-08-16  7:52 ` Installation Directions Michael S. Zick
2002-08-16  9:18   ` Janis Johnson
2002-08-17  7:52     ` Warren W. Gay VE3WWG
2002-08-17 11:17       ` Michael S. Zick
2002-08-16 10:37 ` SUCCESS alpha-ev56 gcc-3.2 Janis Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).