Library file

Library file

Post by chris formul » Sun, 01 May 1994 09:05:21



I need a library file called libl.a.  Does anyone know where I can get
such a file for my linux box?
 
 
 

1. building a library file from other libraries?

Hi all,

I'm working on a project which is essentially developing an API to sit
on top of our current code base; when I'm done I'll have a single
libwhatever.a file and whatever.h header file, so all that people will
have to do is include the header file and link to the library, and
presto, they can use the code through the API.  Simple enough.

The problem I'm having is that the code I want to use resides in a
handful of different library files; I'd really like to just deliver one
library, and additionally, I'd like only the symbols defined in the API
to be visible (via nm or what-have-you) and none of the internal
functions should be visible.

To be a little more detailed: I've got around 6 .a files, and a single
.cpp and .h file which define the API.  The .a files were created simply
by running "ar libwhatever.a file1.o file2.o ... " on Linux-elf.

Thanks for any help and advice!
Mike Webb

2. CFP: Middleware 2003 Workshop on QoS-enabled Component-Oriented Programming

3. what is the library file for access file in C for AIX

4. DHCPD doesn't get the rite address...

5. library file

6. Jumpstart: 2 issues

7. Missing Library File

8. Can't see MAN command output

9. library files

10. library file permissions question

11. sendmail library file missing?!?

12. missing java library file

13. using old system library files on RedHat 5.2