Date: Mon, 18 Nov 2002 14:28:23 -0800 From: Juli Mallett <jmallett@FreeBSD.org> To: freebsd-mips@FreeBSD.org Subject: Stumpedish wrt GCC generating (superfluous?) definitions Message-ID: <20021118142823.A98494@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hey, Is there anyone on here who's fairly familiar with GCC on MIPS, and who has looked at (or could) the toolchain stuff I've done so far to see if I've done something wrong? I've been using a FSF/Cygnus GCC/BU toolchain on my laptop to cross-build little toy kernels to test bits of code in the GDB simulator, and I finally got a GDB sim set up on my faster build box, and gave a little toy kernel a swing with the toolchain stuff from the FreeBSD/MIPS p4 branch, and things seem to have been fine, except when compiling a `printf' unit in C, the assembly that came out the other end was full of '.dword $L<NUM>' stuff, which generated a heap of undefined references, though the code in question linked fine without those directives. Any thoughts? Thanks, juli. -- Juli Mallett <jmallett@FreeBSD.org> OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mips" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021118142823.A98494>