Hi!
I'm using SunOS, and have successfully compiled Common C++ 2. The library is in [longpath]/install/.
I need pointers on how to write a makefile to link the library
with my code. Needless to say, I'm a bit new to C++ libraries
and makefiles.
I've tried deciphering the makefile in demos/, but to no avail.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I'm using SunOS, and have successfully compiled Common C++ 2. The library is in [longpath]/install/.
I need pointers on how to write a makefile to link the library
with my code. Needless to say, I'm a bit new to C++ libraries
and makefiles.
I've tried deciphering the makefile in demos/, but to no avail.