Mail Archives: djgpp/1997/05/28/07:50:42
Eli Zaretskii wrote:
>
> There is a trade-off here between polluting the disk and reliable
> operation (what would be your first reaction when a just-unzipped
> program won't run saying something like "couldn't file djgpp.dll:
> ENOENT"?), and most people prefer the latter, especially since disk
> storage is so cheap these days.
In addition to this I have an other example. When I made my first
linux version of RHIDE I linked it using the shared libraries. Then
I took it here at university and tried it on our PPro 200 and I got
a segfault. But the same program linked static worked OK.
As you can see, using shared libs is not always the best solution.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -