>>>>> "Neulinger," == Neulinger, Nathan <[EMAIL PROTECTED]> writes:

    Neulinger,> Ok. When linking them, is there anything special about
    Neulinger,> the order?  i.e. is

As a general rule the AIX linker is order independent.  It collects
all the symbols together and does a garbage collection step at the
end.  You can go out of your way to force an early GC, but you
normally don't.

_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to