NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/41536



The following reply was made to PR port-amd64/41536; it has been noted by GNATS.

From: Antti Kantee <pooka%cs.hut.fi@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/41536
Date: Thu, 4 Jun 2009 14:54:45 +0300

 You need to leave -mcmodel=kernel out, see bsd.klinks.mk.
 
 I introduced HARDKERNEL and SOFTKERNEL cpp macros to the source code.
 Maybe we should extend the concept to the make subsystem and do
 "if defined(HARDKERNEL)" before the mcmodel line?
 


Home | Main Index | Thread Index | Old Index