[OpenAFS-devel] AIX .exp files? do they have to be installed?

Neulinger, Nathan nneul@umr.edu
Thu, 11 Oct 2001 12:47:23 -0500


Ok. When linking them, is there anything special about the order?

i.e. is

ar crv lib.a blah.o afs.exp
ranlib lib.a

functionaly equivalent to

ar crv lib.a blah.o
ranlib lib.a
ar crv lib.a afs.exp

or does it have to be done in that special ordering?

-- Nathan

> -----Original Message-----
> From: Brandon S. Allbery KF8NH [mailto:allbery@ece.cmu.edu]
> Sent: Thursday, October 11, 2001 12:39 PM
> To: Neulinger, Nathan; 'openafs-devel@openafs.org'
> Subject: Re: [OpenAFS-devel] AIX .exp files? do they have to be
> installed?
> 
> 
> On Thursday, October 11, 2001 12:36:47 -0500, "Neulinger, Nathan" 
> <nneul@umr.edu> wrote:
> +-----
> | i.e. would an application linking against afs libraries 
> need to reference
> | afs.exp?
> +--->8
> 
> The linker definions of pioctl and setpag live there, so yes. 
>  Think of it 
> as being a Windows-like export library for a DLL.
> 
> -- 
> brandon s. allbery  [os/2][linux][solaris][freebsd]   
> allbery@kf8nh.apk.net
> system administrator   [JAPH][WAY too many hats]        
> allbery@ece.cmu.edu
> electrical and computer engineering                           
>         KF8NH
> carnegie mellon university     [linux: proof of the million 
> monkeys theory]
>