Subject: Re: CVS commit: syssrc/sys To: None <eeh@netbsd.org> From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> List: source-changes Date: 05/03/2002 17:46:39
> What happens when you try that with a 64-bit compiler and the -m32 flag?
gcc has a mechanism to allow preprocessor predefines to change based
on command-line flags in a target-dependant way.
- Bill