Re: [orbitcpp-list] Compiling IDL with ORBitcpp
Status: Beta
Brought to you by:
philipd
From: Richard A. <ric...@ix...> - 2001-06-11 11:24:19
|
On Mon, 11 Jun 2001 18:52:39 Laszlo Molnar wrote: > Do you have a *shared* libstdc++? This seems to be a recurring problem. I think there must be a lot of libstdc++ builds out there that have been built with --disable-shared. I know the first time I tried to build libstdc++-2.90.8 I had to disable shared to get it to build on RH6.2 binutils tools. Is there a configure check to ensure libstdc++.so exists? |