From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Nielsen Date: Wed, 19 Jun 2013 20:11:09 +1000 Subject: [Buildroot] binutils doesn't like -elf2flt option In-Reply-To: <20130619120616.447be089@skate> References: <51BEAB3A.8010408@mind.be> <51C08403.4050900@mind.be> <20130619082557.447efce8@skate> <20130619102133.7570dcd4@skate> <20130619120616.447be089@skate> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >> $ python2 ../../../buildroot/support/scripts/graph-depends > dep.dot > > This one is correct. Great, thanks! >> Getting targets >> Getting dependencies for ['elf2flt', 'ncurses', 'zlib', 'nano', 'busybox', >> 'linux', 'rootfs-romfs', 'rootfs-tar', 'rootfs-cpio', 'rootfs-initramfs', >> 'rootfs-squashfs'] >> Error getting dependencies ['elf2flt', 'ncurses', 'zlib', 'nano', 'busybox', >> 'linux', 'rootfs-romfs', 'rootfs-tar', 'rootfs-cpio', 'rootfs-initramfs', >> 'rootfs-squashfs'] >> >> So I'm not sure whether I need to do something differently? > > What does the output PDF looks like? I can't generate the PDF, the dep.dot file is zero bytes. I'm guessing graph-depends gives up when it reports that error message. Thanks, Adam.