Re: building on FreeBSD 7.3 with Clang

2012-01-10 Thread Lenny Maiorani
On Jan 10, 2012, at 4:44 AM, Dimitry Andric wrote: > On 2012-01-09 20:38, Lenny Maiorani wrote: >> Hi. >> >> I am trying to build a userspace application on FreeBSD 7.3 with Clang. I >> have come across 2 problems so far and I am looking for any tips or guidance >> the community has. >> >> My

Re: bsdinstaller

2012-01-10 Thread John Baldwin
On Tuesday, January 10, 2012 6:49:55 am Thiago Damas wrote: > Hi, > in this new freebsd installer (bsdinstall) can I have only the ssys > extracted? Can I delete all src directories after install, just > leaving sys intact? > Is it some dependency between the sources? Why the default now its

Re: RB_NOSYNC -> no device_shutdown ?

2012-01-10 Thread John Baldwin
On Tuesday, January 10, 2012 5:23:45 am Andriy Gapon wrote: > on 20/12/2011 16:11 John Baldwin said the following: > > On Saturday, December 17, 2011 6:07:51 pm Andriy Gapon wrote: > [snip] > >> and wonder why RB_NOSYNC is overloaded to mean that no > >> MOD_SHUTDOWN/device_shutdown cleanup should

bsdinstaller

2012-01-10 Thread Thiago Damas
Hi, in this new freebsd installer (bsdinstall) can I have only the ssys extracted? Can I delete all src directories after install, just leaving sys intact? Is it some dependency between the sources? Why the default now its extracting all? Thiago __

Re: building on FreeBSD 7.3 with Clang

2012-01-10 Thread Dimitry Andric
On 2012-01-09 20:38, Lenny Maiorani wrote: Hi. I am trying to build a userspace application on FreeBSD 7.3 with Clang. I have come across 2 problems so far and I am looking for any tips or guidance the community has. My problems are both related to binutils so far: 1. Missing symbols

Re: RB_NOSYNC -> no device_shutdown ?

2012-01-10 Thread Andriy Gapon
on 20/12/2011 16:11 John Baldwin said the following: > On Saturday, December 17, 2011 6:07:51 pm Andriy Gapon wrote: [snip] >> and wonder why RB_NOSYNC is overloaded to mean that no >> MOD_SHUTDOWN/device_shutdown cleanup should be done? > > Presumably most device_shutdown handlers were used for s