This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Packaging question


Debian puts lib*.so libraries in a lib package, and lib*.a
packages in a dev package.  Specifically xlibs and xlibs-dev
althought the xlibs-dev would have include files as well.



> -----Original Message-----
> From: Harold L Hunt II [mailto:huntharo@msu.edu]
> Sent: Thursday, July 31, 2003 11:32 AM
> To: cygx
> Subject: Packaging question
> 
> 
> We should be putting bin/*.dll in the "bin" package and 
> lib/*.a in the 
> "prog" package, correct?
> 
> Currently we are putting both bin/*.dll and lib/*.a in "bin".
> 
> Putting the DLLs in bin is correct because you need the 
> shared libraries 
> in order to run, which is why  lib/*.so are put in "bin" on other 
> platforms.  Putting the *.a link files in the "prog" package 
> would seem 
> correct as well, since they are only needed to compile new 
> programs and 
> should be grouped together with the headers in "prog" as on 
> other platforms.
> 
> Any comments?
> 
> Harold
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]