Changes between Initial Version and Version 1 of Ticket #356

Show
Ignore:
Timestamp:
02/18/09 17:00:10 (13 years ago)
Author:
rurban
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #356

    • Property status changed from new to assigned
  • Ticket #356 – description

    initial v1  
    55But it is easily possible to override that on the cmdline, and generate the wrong cpuarch then.  
    66 
    7  * We could check for known arch overrides in ccflags/ldflags,  
    8 like -m64, -m32 -Wl,-melf_x86_64 and such. 
     7 * We could check for known arch overrides in ccflags/ldflags, like -m64, -m32 -Wl,-melf_x86_64 and such. 
    98 * Or we could just check the ptr size with cc_build check in the compiler check and adjust the cpuarch later. 
    109