
|
[openbeosnetteam]
||
[Date Prev]
[07-2003 Date Index]
[Date Next]
||
[Thread Prev]
[07-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Open-beos-cvs digest, Vol 1 #1752 - 7 msgs
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: "Networking Kit team ML" <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Wed, 16 Jul 2003 11:51:24 GMT
> From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sun, 13 Jul 2003 08:23:47 -0700
> Subject: [Open-beos-cvs]CVS: current Jamrules,1.81,1.82
>
> Update of /cvsroot/open-beos/current
> In directory sc8-pr-cvs1:/tmp/cvs-serv9750
>
> Modified Files:
> Jamrules
> Log Message:
> LinkSharedOSLibs now strips the grist <nogrist> off targets.
> Otherwise one couldn't use target names that don't have a grist (like
> applications, against which their add-ons need to link).
Hum? What about linking against pseudo _APP_ target?
I'm looking after Jamifying my current/src/tests/kits/net/new_stack
BeIDE projects files.
The stack net modules add-ons needs to be linked against the network
userland stack host application to find the kernel emulated functions
(get_module() & co)...
I tried to write a jamfile, specifying the _APP_ in the *linklib* last
argument of AddOn rule, but it didn't works as it seems to link against
_KERNEL_ too, something I really don't want!
Another issue I've is how to create, for each addon to build, the local
_APP_ symlink pointing at the "net_server" userland stack host
application.
How can I add this creation to each module add-on jamfiles?
Thanks for any help.
-Philippe Houdoin
--
Fortune Cookie Says:
"Nice boy, but about as sharp as a sack of wet mice."
-- Foghorn Leghorn
|

|