libstdc-v3: portability of 'ar' w/o file list?
Mark Mitchell
mark@codesourcery.com
Tue Dec 5 08:49:00 GMT 2000
>>>>> "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
More information about the Gcc
mailing list