Re: Compile-time shared library name mismatching base name (SDL)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Petr Pisar <ppisar@xxxxxxxxxx> writes:

> Is the installed libSDL.so symlink a mistage in the SDL-devel package?
>
> Is renaming libSDL.so to libSDL-1.2.so wise? The libSDL.so is used in
> upstream and other distributions.

I'm speculating here, but renaming the actual DSO like this would make
it possible to install two runtime SDL versions side by side (say, 1.2
and 2.0).  However, it's safe to assume that you'll only ever need one
SDL-devel, so it's fine to just name the symlink libSDL.so--which allows
you to use -lSDL on compiler command line (instead of having to spell
out -lSDL-1.2).

No idea why it confuses ldconfig like this though.

Thanks,
PM
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux