public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Successfule build: gcc-3.1.1 on CYGWIN_NT-5.0, C and C++
@ 2002-08-09  1:49 Jan Gerritsen
  2002-08-09 11:17 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Gerritsen @ 2002-08-09  1:49 UTC (permalink / raw)
  To: gcc

Hello,

$ uname -a
CYGWIN_NT-5.0 :) 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown

$ ./config.guess
i686-pc-cygwin

$gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/specs
Configured with: ../gcc-3.1.1/configure --prefix=/usr --enable-threads=win32 
--with-system-zlib --enable-languages=c,c++ --enable-sjlj-exceptions
Thread model: win32
gcc version 3.1.1

---

mv gcc-3.0.4.tar.gz /usr/src
cd /usr/src
tar -zxf gcc-3.0.4.tar.gz
mkdir gcc_objdir
cd gcc_objdir

../gcc-3.0.4/configure --prefix=/usr --enable-threads=win32 
--with-system-zlib --enable-languages=c,c++ --enable-sjlj-exceptions

make bootstrap
make install

Sincerely, Jan

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

* Re: Successfule build: gcc-3.1.1 on CYGWIN_NT-5.0, C and C++
  2002-08-09  1:49 Successfule build: gcc-3.1.1 on CYGWIN_NT-5.0, C and C++ Jan Gerritsen
@ 2002-08-09 11:17 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-08-09 11:17 UTC (permalink / raw)
  To: Jan Gerritsen; +Cc: gcc

On Fri, Aug 09, 2002 at 10:47:57AM +0200, Jan Gerritsen wrote:
> Hello,
> 
> $ uname -a
> CYGWIN_NT-5.0 :) 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown
> 
> $ ./config.guess
> i686-pc-cygwin
> 
> $gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/specs
> Configured with: ../gcc-3.1.1/configure --prefix=/usr --enable-threads=win32 
> --with-system-zlib --enable-languages=c,c++ --enable-sjlj-exceptions
> Thread model: win32
> gcc version 3.1.1

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

> 
> ---
> 
> mv gcc-3.0.4.tar.gz /usr/src
> cd /usr/src
> tar -zxf gcc-3.0.4.tar.gz
> mkdir gcc_objdir
> cd gcc_objdir
> 
> ../gcc-3.0.4/configure --prefix=/usr --enable-threads=win32 
> --with-system-zlib --enable-languages=c,c++ --enable-sjlj-exceptions
> 
> make bootstrap
> make install

I'm confused.  Did you also build GCC 3.0.4 and then install it on top
of the 3.1.1 installation?

Janis

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-09  1:49 Successfule build: gcc-3.1.1 on CYGWIN_NT-5.0, C and C++ Jan Gerritsen
2002-08-09 11:17 ` 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).