Feedback on ld circular reference resolution code?

Richard Stallman rms@gnu.ai.mit.edu
Thu Apr 28 12:06:00 GMT 1994


      It seems to me that you can just write the library
    name twice on the link line and get the same effect.

You don't know whether twice is enough.  It depends what is in the two
libraries.  Maybe -la -lb -la -lb -la will work, for the current
version of the libraries.

Maybe for the next version of the libraries that won't be enough, and
you will have to change it to -la -lb -la -lb -la -lb -la -lb.




More information about the Gas2 mailing list