From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Will Hoang" To: gnu@gnu.org Subject: binutils configure Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200002092116.QAA12490@mescaline.gnu.org> X-SW-Source: 2000-q1/msg00230.html Message-ID: <20000401000000._JstyKOeIspnUT8ZzWvJ8lVbWIFBnfitnPNZo1H2Reg@z> I am attempting to build a cross compiler with GNU with a traget for m68k-elf or any other elf format for the Motorola Coldfire SBC 5307 chipset is possible. When using the configure utility, is there anyway to list all available targets. Currently I am attempting this and I am wondering what the consequences of it are: configure --enable-targets=all --with-gnu-as --with-gnu-ld --with-stabs --target=m68k-elf --prefix=/m68k-gcc -verbose P.S. Is there such a thing as m68k-elf? I know there is a m68k-coff. Will Hoang rat534@email.sps.mot.com