This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc-v3: portability of 'ar' w/o file list?
- To: robertlipe at usa dot net
- Subject: Re: libstdc-v3: portability of 'ar' w/o file list?
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Tue, 05 Dec 2000 08:48:50 -0800
- Cc: gcc at gcc dot gnu dot org, Alexandre Oliva <aoliva at cygnus dot com>
- Organization: CodeSourcery, LLC
- References: <20001205002757.B711@rjlhome.sco.com>
>>>>> "Robert" == Robert Lipe <robertlipe@usa.net> writes:
Robert> Before you run me off to another list, hear me out. :-)
Robert> On three different system that I've tried,
Robert> libstdc++-v3/libio tries to run the following commands:
It looks to me like libtool should be fixed to handle this case.
After all, if libtool is supposed to make other systems behave in a
GNU-ish way, then this is something it should take care of.
Another option would be to conditionalize the definition of SUBDIRS in
libstdc++-v3/Makefile.am to not even include libio when
GLIBCPP_NEED_LIBIO and GLIBCPP_NEED_WLIBIO are turned off. I don't
know if automake handles that, though.
Alexandre, would you mind helping Robert with this?
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com