problems with the binary packs
"shlomo steinberg" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Message-ID | <[email protected]> |
Hi I see many programs for hpcmips that exist on netbsd 1.6 instead of 3.1 when installing their binaries I got missing lib...so. for example - when running stella I got missing libstdc++.so.4 I look for it and found libstdc++.so and libstdc++.so.5 linked to it. when adding libstdc++.so.4 as a link , it didn't ran - exited with some puts .... error. is there a way to make 1.6 binaries compatible to 3.1 instalation?