libstdc++-v3 configuration and check problems under hpux 10.20
Alexandre Oliva
aoliva@redhat.com
Mon Feb 19 22:13:00 GMT 2001
On Feb 19, 2001, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:
> 1) There is a failure in the libtool CXX configuration regarding the ability
> of g++ to build shared libraries.
Indeed. Libtool still doesn't support g++ on HP-UX. It should be
trivial to add support, as soon as you know which commands to use.
A patch for ltcf-cxx.sh Cc:ed to libtool-patches@gnu.org would be very
appreciated.
> Puzzled why the command to parse nm output failed.
Hmm... Could it be because ltconfig doesn't specify a return type for
main() in the `nm' test?
Please try this patch:
More information about the Gcc-bugs
mailing list