Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: soda
Date: Fri Feb 25 13:20:44 UTC 2000
Modified Files:
syssrc/sys/arch/arc/conf: Makefile.arc
Log Message:
some clean up, especially,
- use "objcopy -O ecoff-littlemips" instead of elf2ecoff to make cross
compilation easy. this also workarounds a problem that -current
elf2ecoff doesn't work with ARC BIOS.
- use -mips2 for ld, since mixing -mips3 and -mips2 doesn't work with
-current ld.
mostly from Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/arc/conf/Makefile.arc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index