This is the mail archive of the cygwin 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: libtool: -{shared,static}-libgcc


Yaakov (Cygwin/X) wrote:
> The attached patch (against the latest 2.2.7a snapshot, not taking the
> other patch into account) should allow libtool to accept the
> -{shared,static}-libgcc flags and just pass them on to gcc.

It just can't be that simple, can it? Well, for *libgcc* I guess it can,
because there is no libgcc.la.  However, we also need similar
functionality for the other runtime libraries, but they DO have .la
files which throws a monkey wrench into the mix.

Still, IMO a partial solution is better than none...

P.S. Have you gotten an acknowledgment from the FSF that they have
received your completed paperwork?

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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