Pelles C forum

Pelles C => General discussions => Topic started by: Muhammed on February 26, 2007, 08:07:44 PM

Title: explicit linking
Post by: Muhammed on February 26, 2007, 08:07:44 PM
Hello!

How can I link a lib explicite?

Thanks
Title: explicit linking
Post by: Pelle on February 27, 2007, 12:25:29 AM
Of course.

In the integrated environment, for the active project:

1) Select 'Project' -> 'Project options' -> 'Linker' tab: under 'Library and object files' append the new library name(s).
2) Select 'Folders' tab, 'Type' = 'Libraries', and make sure the library file is in one of the directories in the list.