[openbeos] Re: cannot build R5KernelStaticLibrary (please reply to this mail, not the previous one)

  • From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Thu, 4 Sep 2003 12:24:00 +0200

> That is interesting:
>
> jam libkernelppp.a
>
> works fine, but:
>
> jam
>
> does not link the library. Does jam think that libkernelppp.a is already
> up-to-date?

Maybe jam does not link the library because nothing depends on it.
I do not know how jam handles such cases, but it could be a solution.

Then I have another question:
Why is that library put into the objects folder instead of the
distro/......./system/lib folder?
How do I link against libkernelppp.a in jam? I want to create the
ppp_manager module.

Waldemar


Other related posts: