Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C static library build and Link

Description

Two sub-projects. One creates a static library and the other links to it.

  • The sub-project build_lib creates an executable and a library.
  • The sub-project link2lib creates an executable with build_lib's library.

The library libsolver.a is already copied in the lib folder of link2lib sub-project.

Dependencies:

Makefile targeted for GNU/Linux and not tested on Windows.

How to build

For each of the two sub-projects go to their folder:

make

Maintainer

Kanelis Ilias

License

GPL © Kanelis Ilias

About

C static library build and Link

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages