Source-Changes archive

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

Re: CVS commit: syssrc/sys



On Fri, May 03, 2002 at 03:06:57AM +0300, Eduardo Horvath wrote:

 > Module Name: syssrc
 > Committed By:        eeh
 > Date:                Fri May  3 00:06:57 UTC 2002
 > 
 > Modified Files:
 >      syssrc/sys/arch/alpha/conf: std.alpha
 >      syssrc/sys/arch/alpha/include: types.h
 >      syssrc/sys/arch/sparc64/include: types.h
 >      syssrc/sys/arch/x86_64/conf: std.x86_64
 >      syssrc/sys/arch/x86_64/include: types.h
 >      syssrc/sys/conf: files
 > 
 > Log Message:
 > Provide _LP64 definition if we are generating LP64 binaries.

This is completely the wrong way to do this.  The correct way is to
make the compiler provide the definition when it is generating LP64
code.

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



Home | Main Index | Thread Index | Old Index