Hi,

I have been building a BU package of

   YATE - Yet Another Telephony Engine <URL:http://yate.null.ro/>

which is written in C++ and thus requires libstdc++ and libgcc_s.

I have found neither libstdc++ nor libgcc_s in any standard
package. Is that correct?

If so, I provide the steps with which I have hacked together a working
"cxx.lrp" package to help with directly creating an official cxx.lrp:

1. Copied

-rwxr-xr-x root/root   2988706 2005-01-17 01:44:39 lib/libstdc++.so.5.0.5
lrwxrwxrwx root/root         0 2005-01-17 05:41:12 lib/libstdc++.so.5 -> 
libstdc++.so.5.0.5
-rw-r--r-- root/root    863683 2005-01-17 01:46:06 lib/libgcc_s.so.0.9.9

   from my buildtool staging/ directory to the running BU, and added files

2) Created file var/lib/lrpkg/cxx.list with a content of

    lib/libgcc_s.so.0.9.9
    lib/libstdc++.so.*
    var/lib/lrpkg/cxx.*

3) Created file var/lib/lrpkg/cxx.version with a content of

    0.9.20

   (in the assumption that these files belong to uClibc/gcc)

4) Added proper entries in /var/lib/lrpkg/backdisk and
   /var/lib/lrpkg/packages.

5) Backed up "cxx" package in lrcfg.

GruÃ,

Uli

Attachment: pgpUMyTS1ziDK.pgp
Description: PGP signature

Reply via email to