Subject: Re: port-xen/29887: sysctl kern.consdev coredumps
To: None <port-xen-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Jason Thorpe <thorpej@shagadelic.org>
List: netbsd-bugs
Date: 06/21/2005 02:04:02
The following reply was made to PR port-xen/29887; it has been noted by GNATS.
From: Jason Thorpe <thorpej@shagadelic.org>
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
Cc: gnats-bugs@NetBSD.org, netbsd-bugs@NetBSD.org,
tech-userlevel@NetBSD.org
Subject: Re: port-xen/29887: sysctl kern.consdev coredumps
Date: Mon, 20 Jun 2005 19:03:08 -0700
On Jun 20, 2005, at 11:27 AM, der Mouse wrote:
>> GCC already has -ffreestanding to suppress this behavior. If you're
>> not freestanding, you're hosted, so there is no need for any other
>> option.
>>
>
> I don't get it. You're saying that every hosted environment
Hosted environment, in the case of C, means "standard C", AFAIK.
-- thorpej