« Cheap NAS | Main | No desktop Linux yet »

How to ship C++ software on linux

Why, it's easy. Just ship all the C++ runtime libraries that you need.

% dpkg -L google-desktop-linux | grep \.so
/opt/google/desktop/lib/libstdc++.so.6
/opt/google/desktop/lib/libgcc_s.so.1
:

About

This page contains a single entry from the blog posted on June 28, 2007 2:22 PM.

The previous post in this blog was Cheap NAS.

The next post in this blog is No desktop Linux yet.

Many more can be found on the main index page or by looking through the archives.