How do I create a dynamic library?

To create a dynamic library in Linux, simply type the following command: gcc *. c -c -fPIC and hit return . This command essentially generates one object file .o for each source file .

Sizin İçin Seçtik  Is .NET and C# same?

Leave a Reply

Your email address will not be published. Required fields are marked *

How do I create a dynamic library?

To create a dynamic library in Linux, simply type the following command: gcc *. c -c -fPIC and hit return . This command essentially generates one object file .o for each source file .

Sizin İçin Seçtik  Can I statically link a shared library?

Leave a Reply

Your email address will not be published. Required fields are marked *