Subject: re: CVS commit: src/sys/arch
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 09/27/2003 04:38:45
   In article <20030926160028.6BB382DA1D@cvs.netbsd.org>
   simonb@netbsd.org wrote:
   
   > XXX1 - why does this "type-punned pointer" warning only affect little-
   >        endian MIPS and not big-endian MIPS?!
   
   Just FYI, the last time I tried gcc3 for newsmips userland in August,
   libc.so is not functional at all. I don't know if libc for mipsel
   compiled by gcc3 was working at that time, but anyway we should confirm
   gcc3 on both endian.


ISTR that when i did mips stuff original it worked for all by dynamic
stuff.  both ld.elf_so & shared libraries were broken.

(simon, you may want to re-generate the mips config files? see the
docs in src/tools/toolchain/README.mknative.)


.mrg.