Isaac D. Cohen wrote:
Hi,

I checked the config.log file and found the error. But I don't know
what it means. I included the lines leading up to the error below:

/media/isaac/LFS/Source_Code/build-gcc/./gcc/as: 106: exec: -o: not
  found
configure:3465: $? = 1
configure:3653: checking for suffix of object files
configure:3675: /media/isaac/LFS/Source_Code/build-gcc/./gcc/xgcc
  -B/media/isaac/LFS/Source_Code/build-gcc/./gcc/
-B/tools/i686-elf/bin/ -B/tools/i686-elf/lib/ -isystem
/tools/i686-elf/include -isystem /tools/i686-elf/sys-include
-c -g -O2  conftest.c >&5
/media/isaac/LFS/Source_Code/build-gcc/./gcc/as: 106: exec: -o: not
  found
configure:3679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Runtime Library"
| #define PACKAGE_TARNAME "libgcc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU C Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/libgcc/";
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3693: error: in
  `/media/isaac/LFS/Source_Code/build-gcc/i686-elf/libgcc':
configure:3696: error: cannot compute suffix of object files: cannot
  compile


Thank you very much,
Isaac D. Cohen

PS. The download_prerequisites script can't be the problem.That script is
included in the GCC folder itself. It would download the wrong versions of
the prerequisites.

In section 2.2, did the script output "g++ compilation OK" ?

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to