darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.
* config/darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options. * config/i386/darwin.h (ASM_SPEC): New. (SUBTARGET_EXTRA_SPECS): New. * config/rs6000/darwin.h (ASM_SPEC): New. (SUBTARGET_EXTRA_SPECS): New. * configure.in: Don't set CROSS or SYSTEM_HEADER_DIR when building a cross-compiler between two different processors on Darwin. * configure: Regenerate. From-SVN: r70589
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/config/darwin.h 2 additions, 0 deletionsgcc/config/darwin.h
- gcc/config/i386/darwin.h 10 additions, 0 deletionsgcc/config/i386/darwin.h
- gcc/config/rs6000/darwin.h 8 additions, 0 deletionsgcc/config/rs6000/darwin.h
- gcc/configure 75 additions, 60 deletionsgcc/configure
- gcc/configure.in 15 additions, 0 deletionsgcc/configure.in
Loading
Please register or sign in to comment