Mich:
> How do i compile both static and non static librarys under C (.a and .so)
> and how do i install them on the system so they can be found by the linker
> or programs.
I've just been through this process, trying to build the shared
libraries for UIT and SlingShot (Xview C++ and graphics sup
[EMAIL PROTECTED] (Gary L. Hennigan) writes:
| Micha Feigin <[EMAIL PROTECTED]> writes:
| | How do i compile both static and non static librarys under C (.a and .so)
| | and how do i install them on the system so they can be found by the linker
| | or programs.
|
| You just put them in a directory
Micha Feigin <[EMAIL PROTECTED]> writes:
| How do i compile both static and non static librarys under C (.a and .so)
| and how do i install them on the system so they can be found by the linker
| or programs.
You just put them in a directory somewhere. Generally /usr/local/lib
is a good location i
How do i compile both static and non static librarys under C (.a and .so)
and how do i install them on the system so they can be found by the linker
or programs.
4 matches
Mail list logo