libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64bit HPUX problems


From: Albert Chin
Subject: Re: 64bit HPUX problems
Date: Thu, 25 Jul 2002 13:30:10 -0500
User-agent: Mutt/1.2.5i

On Tue, Jul 09, 2002 at 01:46:35PM +0100, address@hidden wrote:
> Further investigation would suggest that a test like
> 
> if echo __LP64__ | $CC -E - | grep __LP__ > /dev/null; then
>   # do 32 bit SOM stuff
> else
>   # do 64 ELF stuff
> fi

Cool! Seems to work here.

> The two problems I have encountered so far the lv_cv_file_magic
> and sys_lib_search_path_spec.

What problems?

> Can somebody email we the latest beta of libtool so I can create
> some patches because I don't have external CVS access.

ftp://ftp.thewrittenword.com/outgoing/pub/libtool-cvs.tar.gz

-- 
albert chin (address@hidden)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]