libtool-patches
[Top][All Lists]
Advanced

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

Re: Libtool on Linux Opteron?


From: Gary V. Vaughan
Subject: Re: Libtool on Linux Opteron?
Date: Wed, 04 Aug 2004 14:13:27 +0100
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

Hi Bob,

Bob Friesenhahn wrote:
> Has anyone had the opportunity to test development libtool on 64-bit
> Linux to make sure that everything is ok?
> 
> I heard of an apparent failure to build a shared library under Gentoo
> Linux for Opteron.
> 
> While compiling an older version of development libtool under Digital
> Unix with the Alpha processor, there are hundreds of warnings while
> compiling libltdl.  The most worrysome are those regarding casting
> pointers to an integer of smaller size.  We need to make sure that
> libltdl is 64-bit clean.

The main 64bit issue that I am aware of with libltdl (1.5.x and HEAD)
is the casting between void* and function pointers, which is not
strictly allowed by the standards.  If you have any other specific
examples I would be pleased to hear about them...

Once we have the next round of releases, I will start to look at the
function pointer casting problem right away.  Patches gratefully
received in the meanwhile -- it does unfortunately involve some deep
work in the internal calls of libltdl.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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