Results 1 to 4 of 4

Thread: libEQ library

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    10

    libEQ library

    The EQ library comes as a static library. Would there be any reason not to make this a shared object instead?

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    1,262
    Because they dont want it to be shared between multiple applications? It was only intended for one application to use it, so why bother making it shared?

    --Jeeves
    "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." --Albert Einstein

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    10
    But as a static lib i have to recompile showeq everytime it changes. If its a shared object, I can generally just swap inthe new libEQ.so and be done with it. Just a minor annoyance on slower machines.

  4. #4
    Developer Ratt's Avatar
    Join Date
    Dec 2001
    Posts
    533
    If libEQ changes, you're going to have to recompile anyway... something necessitated the change in libEQ, so it's a good bet a lot of the code for SEQ itself has changed.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On