Re: [9fans] Linker and duplicate symbols

2016-09-03 Thread Chris McGee
Thanks Steve, I will give these strategies a try. Chris > On Sep 2, 2016, at 6:34 PM, Steve Simon wrote: > > the linker rejects later instances of symbols if it had already found an > instance. the important point however is that this is done on a per file > basis if the symbol is in a libra

Re: [9fans] Plan9 and VMs

2016-09-03 Thread Bakul Shah
> On Sep 2, 2016, at 4:02 PM, Lyndon Nerenberg wrote: > > >> On Sep 2, 2016, at 3:00 PM, Bakul Shah wrote: >> >> Separately, an interesting project would be to implement plan9 >> sandboxes (ala linux "containers" or freebsd "jails)" so that >> one can easily set up a cluster of plan9 boxes. >