Circular Dependency



Hi,

I have two libraries libA and libB, both of them are dependent on
each other for certian symbols which is creating a circular dependency
among libraries.

I want to remove this circular dependency and understand that i need
to generate a stub file to help counter this dependency.

I tried searching but i cont find any information as to how to
generate a stub library file in linux.

Please note that my libA and libB are both shared library file.

Can any one please tell me how to generate stub files to solve my
dependency issues.

Newbei

.



Relevant Pages

  • Re: Code Guidelines
    ... name will be in all `libraries' and in ES itself. ... collisions should not be treated as the main reason. ... Creating a separate file for string utils does not impose a global change dependency. ... ins may cause naming conflicts, ...
    (comp.lang.javascript)
  • Re: Standalone VB exe
    ... libraries or components and so that it uses nothing other than the ... standard Dependency File and it tells me that my program requires a ... The exe does run fine as a "stand alone exe" on all ... standard VB6 project with just a few bits of code and create a Dependency ...
    (microsoft.public.vb.general.discussion)
  • Re: Announcing the RosAsm Library Project
    ... hacky stuff and this is of course what static libraries provide among ... You can write an object module in GAS and use it in a FASM ... For languages that don't have a static library / linker capacity they ... needs another text module as a dependency and when all of the initial ...
    (alt.lang.asm)
  • Re: Missing dependencies on shared libraries
    ... If you explicitly include libc on the command line ... libraries don't have libc recorded in them because we don't add -lc on ... Why isn't ldd showing the dependency? ... La prueba mas fehaciente de que existe vida inteligente en otros ...
    (freebsd-hackers)
  • [Announce] Dependable - A dependency solver
    ... This is the announcement of a release of the 'dependable' dependency ... retrieve libraries from mounted directories, ... When a configuration script finds that a required library is not ... compile and install the relevant library. ...
    (alt.os.linux)