Subject: Re: CVS commit: syssrc/sys
To: None <eeh@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 05/03/2002 14:49:11
On Fri, May 03, 2002 at 09:44:00PM -0000, eeh@netbsd.org wrote:

 > What happens when you try that with a 64-bit compiler and the -m32 flag?

A 64-bit compiler with -m32 will not provide __arch64__ or _LP64, because
you told it to build 32-bit binaries.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>