guile-devel
[Top][All Lists]
Advanced

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

Re: Building Guile on IA64 HPUX


From: Hrvoje Nikšić
Subject: Re: Building Guile on IA64 HPUX
Date: Fri, 27 Oct 2006 09:16:45 +0200

On Fri, 2006-10-27 at 02:06 +0200, Neil Jerram wrote:
> > the LIBS.  Without -luca, Guile using __uc_get_ar_bsp would not link
> on 
> > HPUX.  There are other checks that use the same logic, such as check
> for 
> > connect in -lsocket and for gethostbyname in -lnsl.
> 
> Thanks for explaining that.  I misunderstood something you said in 
> your previous email about libuca being a system library; I thought
> you 
> meant by that that the compiler linked it automatically on HP-UX, 
> without needing "-luca" in the invocation.

Just to clarify, I meant that it doesn't require a separate download or
installation, nor using specific library search paths; it comes with the
system (much like libnsl and such) and just works.

> (I actually included this change in what I committed yesterday, so no 
> further change is needed now.)

Thanks.






reply via email to

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