libtool <[EMAIL PROTECTED]> writes:
> On Mon, Apr 23, 2001 at 09:10:20AM -0700, Russ Allbery wrote:

>> I was unable to even get the test suite to complete on this platform;
>> every time the mdemo tests ran, the program it was running went runaway
>> and had to be kill -9'd.  I got tired of doing this by about the fifth
>> time.  :/

> Compile the following program and run 'nm | grep dlopen' against it
> and mail the results to the list:
>   char dlopen();
>   int main() {
>     dlopen();
>   }

I'll do this if the new patch doesn't fix the problem.

>> Using vendor ld and gcc 2.95.3.

> FYI, GCC 2.95.x does *not* "officially" support HP-UX 11.00.

I know.  It still works for most cases.

I'm now checking with the vendor compiler and the new patch and will let
you know the results.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to