So what do `as --version` and 'ld --version` give you? -- Bruce
[K. Mike Bradley] ubu...@ubuntu:~$ as --version GNU assembler (GNU Binutils for Ubuntu) 2.20 Copyright 2009 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `i486-linux-gnu'. ubu...@ubuntu:~$ ld --version GNU ld (GNU Binutils for Ubuntu) 2.20 Copyright 2009 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ubu...@ubuntu:~$ -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
