From owner-freebsd-hackers Fri Jun 8 8:56:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from gnome01.sovam.com (gnome01.sovam.com [194.67.1.179]) by hub.freebsd.org (Postfix) with ESMTP id A544B37B405 for ; Fri, 8 Jun 2001 08:56:21 -0700 (PDT) (envelope-from avn@any.ru) Received: from ts9-a53.dial.sovam.com ([195.239.70.53]:1542 "EHLO srv2.any" ident: "TIMEDOUT" whoson: "-unregistered-" smtp-auth: TLS-CIPHER: TLS-PEER: ) by gnome01.sovam.com with ESMTP id ; Fri, 8 Jun 2001 19:55:59 +0400 Received: from localhost (avn@localhost) by srv2.any (8.11.3/8.11.3) with ESMTP id f58FvLB16746; Fri, 8 Jun 2001 19:57:21 +0400 (MSD) (envelope-from avn@any.ru) Date: Fri, 8 Jun 2001 19:57:21 +0400 (MSD) From: "Alexey V. Neyman" X-X-Sender: To: Peter Pentchev Cc: Rasputin , Subject: Re: problem with systm.h trying to call resettodr() In-Reply-To: <20010608155313.C7671@ringworld.oblivion.bg> Message-ID: <20010608195523.X16723-100000@srv2.any> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 8 Jun 2001, Peter Pentchev wrote: >On Fri, Jun 08, 2001 at 01:49:12PM +0100, Rasputin wrote: >You can only use kernel-space functions in kernel code, that is, writing >a kernel module, or writing a piece of code that is to be compiled along >with the rest in src/sys. By the way, are there any underwater stones in linking userland programs against libkern with '-static -nostdlib' to gcc? Regards, Alexey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message