This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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: gcc v3 issue -- hacky solution


Christopher Faylor wrote:
> 
> On Tue, Jan 22, 2002 at 02:45:17PM +1100, Robert Collins wrote:
> >Or maybe Danny Smith can provide details on what it takes to build said
> >library, and one of the folk that keep building gcc for-the-hell-of-it
> >and talking on cygwin@ can become the maintainer?
> 
> It's easy enough to build the library for mingw.  There's no trick there.
> 

Right, but the trick is using exceptions.  You'll need a libgcc.dll to
accomplish exceptions across dll boundaries.  However, if the exceptions
remain local then the static libgcc.a should work.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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