Please excuse me if this is not the correct forum. If not, please give me
advice on where I should ask this question.

This morning I did an *opkg update* followed by an *opkg upgrade*.

Now my gcc compiler can't find the correct library. I was building my
program just fine before I upgraded.

When I compile my cpp program, I get this error:

/usr/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
cannot find -lgcc_s

If I go to http://www.angstrom-distribution.org/repo/?pkgname=libgcc-s-dev I
can see that there is a package that looks like it should fit the issue, and
I tried to install it:

*~ # opkg install libgcc-s-dev*
*Unknown package 'libgcc-s-dev'.*
*Collected errors:*
* * opkg_install_cmd: Cannot install package libgcc-s-dev.*

I'm not overly familiar with opkg yet. Years ago I used rpm, and then yum,
so I've got experience with package managers, just not fresh experience.
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to