Changeset 563

Show
Ignore:
Timestamp:
02/21/06 08:16:04 (3 years ago)
Author:
jim
Message:

r565@server (orig r563): ryan | 2005-06-08 01:50:22 -0700
(Log missing during jims svk sync...)


Set AS_FOR_TARGET and LD_FOR_TARGET during gcc-4 builds so configure uses
the cross assembler/linker for feature checks


Will look at whether this works for gcc3.x as well, if so we can drop the
configure patch...



Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/scripts/target-scripts/target-gcc.sh

    r562 r563  
    195195      apply_patch gcc-3.4.1-fix_configure_for_target_native 
    196196   ;; 
    197  
    198197   4.* ) 
    199198      # Testing only... set AS_FOR_TARGET and LD_FOR_TARGET so these are used