delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/06/21/10:58:38

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: "bmj2001" <bmj2001 AT bellsouth DOT net>
To: "bmj2001" <bmj2001 AT bellsouth DOT net>, <cygwin AT cygwin DOT com>
Subject: RE: I think I have this solved.
Date: Thu, 21 Jun 2001 06:23:44 -0500
Message-ID: <NFBBLAKLFMEAGDCBHKFOIEMACAAA.bmj2001@bellsouth.net>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
In-Reply-To: <NFBBLAKLFMEAGDCBHKFOEELBCAAA.bmj2001@bellsouth.net>
Importance: Normal

Never mind
Rename cygwin directory to src.
Copy GCC-3.0 to it.
First, make binutils, test it, install.
configure GCC3.0
make
make check
make install
I'd configure from src.

-----Original Message-----
From: cygwin-owner AT sources DOT redhat DOT com
[mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of bmj2001
Sent: Thursday, June 21, 2001 12:42 AM
To: cygwin AT cygwin DOT com
Subject: I think I have this solved.


Copy winsup, newlib, and binutils 2.11.2 to gcc-3.0.
directories from binutils

binutils
ld
gas
intl
gprof
bfd
opcodes

everything but zlib and libiberty.

One thing I noticed is that Cygwin, binutils, and gcc have either zlib or
libiberty or both in their main directories.

At least copy winsup and newlib to gcc-3.0 directory, either that or name it
to something else like compiler.
I said binutils too.
Reason for this is that the new compiler will build binutils as well as a
new cygwin dll and other libraries like w32api, cygwin api, and mingw api.

problem is,
CFLAGS="-march=pentium -mcpu=pentium -D__CYGWIN__"
../configure --enable-sjlj-exceptions --disable-shared --disable-libgcj --en
able-maintainer-mode
Also please change the Makefile in gcc-3.0/gcc
from

CFLAGS= -g
STAGE1_CFLAGS= -g @stage1_cflags@
BOOT_CFLAGS= -g -O2

to what you want
This is a bug in the makefile. As it is, it won't configure at all.
It needs to be fixed.
Also so far, libstdc++v3 makefiles need work to get rid of the debugging
into too.

this will pick up the winsup directory and the newlib directory.

This is theory right now.



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019