看板 DFBSD_bugs 關於我們 聯絡資訊
On Thu, Mar 03, 2005 at 02:50:00PM -0800, Chuck Tuffli wrote: > I took a stab at building the amd64 version of DragonFly today, but it > breaks in gdb because of a missing Makefile > (src/gnu/usr.bin/gdb/libbfd/Makefile.amd64). It looks like neither > Free/NetBSD supports the newer gdb, so stealing seems out of the > question. Any tips on how to go about creating this file? Look directly at the source. :) The FreeBSD AMD64 files should be present in contrib/gdb-6.2.1/gdb/config/i386. Joerg