Library Files

I just got the book "Programming Non-Graphical Games in C++" by Vic Broquard. The first chapter has us create a Random Class Header & implementation file. In the second chapter, using Windows, he has us create a library of these files so that we can use them in other programs throughout the book.
However, I am not on Windows - I am on Ubuntu.
Does anyone have a link to information about this topic - how I can create C++ library out of my header & source on Linux??
closed account (E0p9LyTq)
Did you even bother to do an internet search? Using DuckDuckGo and searching for "creating C++ library with ubuntu" here's what I got.

https://duckduckgo.com/?q=creating+C%2B%2B+library+with+ubuntu&t=ffsb&ia=web
Topic archived. No new replies allowed.