
|
[openbeosnetteam]
||
[Date Prev]
[09-2003 Date Index]
[Date Next]
||
[Thread Prev]
[09-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: moving ppp to other location
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Thu, 11 Sep 2003 22:12:43 +0200
On 2003-09-11 at 15:34:01 [+0200], Waldemar Kornewald wrote:
> > Currently there's no alternative rule to StaticLibrary for building
> userland
> > static libraries (save Library itself, but then you have to set the target
> > location for the objects and the library yourself). And it puts the
> libraries
> > into the distro/R1.x86/system/libs directory, because it was intended to
> > build the libraries that should ship with the system -- though, as it
> occurs
> > to me now, that wouldn't be the right location anyway; it should be
> > .../develop/lib/x86.
>
> Why do we not add this to our tree? This is exactly where I would like to
> put my library into (the binary).
Is your library supposed to be shipped with the system? I thought it would
only be needed for building the PPP related stuff.
Anyway, I just fixed the path StaticLibrary uses as default target dir.
Moreover I added an optional third parameter to it, per which one can specify
a different directory.
CU, Ingo
|

|