
|
[openbeosnetteam]
||
[Date Prev]
[10-2003 Date Index]
[Date Next]
||
[Thread Prev]
[10-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Jamfile guru help required! ;-)
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Sat, 25 Oct 2003 23:49:03 GMT
> Fine, then I'll remain silent until being asked. :-)
:-)
Okay, may I ask this time!?
The network stack userland debugging plateform is build by the main
Jamfile located in
src/tests/add-ons/kernel/network/Jamfile.
He build the net_stack_tester app, which will finish in tests/add-ons/
kernel/network/net_stack_tester.
He build too, with help of sub-jamfiles, all network stack add-ons as
userland add-ons. These ones are
placed in distro/x86.R1/beos/system/add-ons/kernel/userland/network/*.
The net_stack_tester requires to find these add-ons.
The obvious solution is to have under tests/add-ons/kernel/network/ an
app-local "add-ons" link, targetting
distro/x86.R1/beos/system/add-ons/kernel/userland.
We need to create this link by hand currently.
The question is: how to create this (relative, even better) link
automaticly via the main Jamfile ?
I try to use AbsSymLink and RelSymLink actions, but I failed to
understand how to use it...
Damn loosy brain.
If you have time, could you give a look?
:-)
Thanks.
-Philippe
--
Fortune Cookie Says:
If bankers can count, how come they have eight windows and only four
tellers?
|

|