[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

How to build a C++ library?



Hello C++ folks!

I need a little help in building a C++ library.

I'm building a set of library packages that include C and C++ static and
shared libs.
The original makefile builds the C++ ones linking the full set of C and
C++ object files.
The C++ packages will depend anyway from the C shared runtime package,
so I was wandering if I could build the C++ shared lib using _only_ the
C++ objects.

Would this be a "good" or a "bad" thing?
In case, how can I force an internal dependance on the shared C lib?

If you want to give a glance to a pre-release version of the packages,
you'll find them in ftp://ftp.icenet.fi/private/fpolacco/temp/db2


Thank you,
Fabrizio
-- 
| fpolacco@icenet.fi    fpolacco@debian.org    fpolacco@pluto.linux.it
| Pluto Leader - Debian Developer & Happy Debian 1.3.1 User - vi-holic
| 6F7267F5 fingerprint 57 16 C4 ED C9 86 40 7B 1A 69 A1 66 EC FB D2 5E
> Just because Red Hat do it doesn't mean it's a good idea. [Ian J.]



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: