Re: [GD-DEVEL] How to upgrade?
[email protected] (Lars Hecking)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
> Nice, I was unsure about the behavior of LD at execution time. If it > uses the one found during the compilation or the first found in the LD > path. This may be system-dependent, but I'm pretty sure the one specified at compile time is used first. I don't really know how to check this e.g. on Linux, but Solaris' ldd has this nice -s option.