Date: Fri, 03 Sep 1999 21:35:38 -0600 From: Warner Losh <imp@village.org> To: Michael Kennett <mike@laurasia.com.au> Cc: alpha@freebsd.org Subject: Re: Changes to binutils (--target=alpha-freebsd) Message-ID: <199909040335.VAA88127@harmony.village.org> In-Reply-To: Your message of "Sat, 04 Sep 1999 11:14:06 %2B0800." <199909040314.LAA82560@laurasia.com.au> References: <199909040314.LAA82560@laurasia.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199909040314.LAA82560@laurasia.com.au> Michael Kennett writes: : It is more than gdb. There is also a problem in building egcs (with : mkstemps). : Looks like a simple fix (add mkstemp.o to a makefile somewhere...). I'll : certainly be looking at it later today. mkstemp or mkstemps? : I'd like to get the cross-compilation working. O/w, what's the point of : supporting multiple platforms :-) Let's work together.... I'm looking at the gdb right now. Things like this make me nervious. I don't think that libbfd will work.... /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:1704: warning: right shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:1772: warning: right shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:1789: warning: right shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:1790: warning: right shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:2758: warning: right shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:2915: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:2953: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:3003: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:3009: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:3164: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:3202: warning: left shift count >= width of type /home/imp/FreeBSD/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:3228: warning: left shift count >= width of type Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909040335.VAA88127>