marcel 2006-08-04 21:29:39 UTC
FreeBSD src repository
Modified files:
usr.sbin/kldxref Makefile
Log:
Build shared on PowerPC now that the bug has been found and fixed.
Revision ChangesPath
1.10 +0 -4 src/usr.sbin/kldxref/Makefile
___
On Mon, Jul 31, 2006 at 07:15:58PM -0600, M. Warner Losh wrote:
> It all started out '.if defined(NO_FOO)' or '.if !defined(NO_FOO)'.
> This is why NO_OBJ and NO_MAN are that way. Then people wanted to
> override the global default to force things to be linked statically.
> This was so that things
In message: <[EMAIL PROTECTED]>
Marcel Moolenaar <[EMAIL PROTECTED]> writes:
: I think the problem is inherent when the existence of the variable
: counts and not its value. It's not intuitive and people use it in
: different ways because of that. I personally like something simple
: li
In message: <[EMAIL PROTECTED]>
Yar Tikhiy <[EMAIL PROTECTED]> writes:
: On Mon, Jul 31, 2006 at 09:10:43AM -0700, Marcel Moolenaar wrote:
: >
: > On Jul 31, 2006, at 7:09 AM, Yar Tikhiy wrote:
: >
: > >On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
: > >>marcel
On Mon, Jul 31, 2006 at 08:32:09PM +0400, Yar Tikhiy wrote:
> On Mon, Jul 31, 2006 at 09:10:43AM -0700, Marcel Moolenaar wrote:
> >
> > On Jul 31, 2006, at 7:09 AM, Yar Tikhiy wrote:
> >
> > >On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
> > >>marcel 2006-07-30 20:51:41 U
On Jul 31, 2006, at 9:32 AM, Yar Tikhiy wrote:
On Mon, Jul 31, 2006 at 09:10:43AM -0700, Marcel Moolenaar wrote:
On Jul 31, 2006, at 7:09 AM, Yar Tikhiy wrote:
On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
marcel 2006-07-30 20:51:41 UTC
FreeBSD src repository
M
On Mon, Jul 31, 2006 at 09:10:43AM -0700, Marcel Moolenaar wrote:
>
> On Jul 31, 2006, at 7:09 AM, Yar Tikhiy wrote:
>
> >On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
> >>marcel 2006-07-30 20:51:41 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >>
On Jul 31, 2006, at 7:09 AM, Yar Tikhiy wrote:
On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
marcel 2006-07-30 20:51:41 UTC
FreeBSD src repository
Modified files:
usr.sbin/kldxref Makefile
Log:
Use NO_SHARED=YES to force a static link.
Pointed out
On Sun, Jul 30, 2006 at 08:51:41PM +, Marcel Moolenaar wrote:
> marcel 2006-07-30 20:51:41 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/kldxref Makefile
> Log:
> Use NO_SHARED=YES to force a static link.
>
> Pointed out by: ru@
>
> Revision Ch
marcel 2006-07-30 20:51:41 UTC
FreeBSD src repository
Modified files:
usr.sbin/kldxref Makefile
Log:
Use NO_SHARED=YES to force a static link.
Pointed out by: ru@
Revision ChangesPath
1.9 +1 -1 src/usr.sbin/kldxref/Makefile
___
marcel 2006-07-29 19:43:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/kldxref Makefile
Log:
Link kldxref(8) static on PowerPC to work around a SIGSEGV that
cannot easily be analyzed due to there being no debugger yet.
The SIGSEGV only happens when kldxref is lin
11 matches
Mail list logo