This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: (patch) support x86-win32 targets
- To: Benjamin Kosnik <bkoz@cygnus.com>
- Subject: Re: (patch) support x86-win32 targets
- From: Mumit Khan <khan@xraylith.wisc.edu>
- Date: Mon, 19 Jul 1999 23:37:55 -0500 (CDT)
- cc: libstdc++@sourceware.cygnus.com, oliva@dcc.unicamp.br
On Mon, 19 Jul 1999, Benjamin Kosnik wrote:
> Yeah. Alexandre had sent me mail about this awhile ago. It would be great
> if somebody could give me a definitive answer, or supply the patch files
> to get v-3 up to date. I don't have a win32 box right now. . .needed that
> partition.
The current libtool CVS version handles win32 dlls quite well, and we'll
work through the remaining kinks over time. I'm a complete libtool novice,
and my last attempt at "libtoolizing" libstdc++ failed (ran aclocal per
libtoolize's suggestion and that screwed up aclocal.m4 macros).
If you want to stay with a release version, I'd pick 1.3b as opposed to
1.3.3 (or whatever the last real release was) at this time. With a newer
libtool that the current one in libstdc++, I should be able to get the
dlls working, especially with Gary Vaughan's help (Gary is Alexandre's
cohort in this).
> Sounds good. Your previous patch is in, BTW.
Saw that, thanks!
I missed a few of the crash workarounds in bit/locale_facets.tcc, so
I'll send those out in a few days.
Regards,
Mumit