public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem Compiling GCC for LFS
@ 2009-03-11  2:29 Lee Myers
  2009-03-11 14:55 ` Harvey Muller
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Myers @ 2009-03-11  2:29 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

I have been trying to build a Linux from Scratch system.

I have run into a problem trying to build gcc and everyone I have
tried thus far has been stumped.

I am at this point
http://cross-lfs.org/view/svn/x86_64/cross-tools/gcc-static.html

I have included my bash print out for everything since I have started
GCC, as well as the configure.log's from all of the folder under
gcc-build/ including itself. The naming of the files indicates the
original folder. config.{folder}.log

If I have missed any thing please tell me and I will try to help as
much as possible.

[-- Attachment #2: gcc-errors.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 64176 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem Compiling GCC for LFS
  2009-03-11  2:29 Problem Compiling GCC for LFS Lee Myers
@ 2009-03-11 14:55 ` Harvey Muller
  0 siblings, 0 replies; 2+ messages in thread
From: Harvey Muller @ 2009-03-11 14:55 UTC (permalink / raw)
  To: Lee Myers, gcc-help


Lee,

This is probably better asked on the LFS mailing list.  But my observation, is that this is a very unlikely error found in config.gcc.log:

    configure:9103: gcc -o conftest -g   -Wl,-rpath,/cross-tools/lib conftest.c -lld >&5
   /usr/bin/ld: cannot find -lld

My guess is you need to carefully rerun the previous binutils step.

Hope this helps,

Harvey


----- Original Message ----
> From: Lee Myers <Lee@logonomics.net>
> To: gcc-help@gcc.gnu.org
> Sent: Tuesday, March 10, 2009 10:28:54 PM
> Subject: Problem Compiling GCC for LFS
> 
> I have been trying to build a Linux from Scratch system.
> 
> I have run into a problem trying to build gcc and everyone I have
> tried thus far has been stumped.
> 
> I am at this point
> http://cross-lfs.org/view/svn/x86_64/cross-tools/gcc-static.html
> 
> I have included my bash print out for everything since I have started
> GCC, as well as the configure.log's from all of the folder under
> gcc-build/ including itself. The naming of the files indicates the
> original folder. config.{folder}.log
> 
> If I have missed any thing please tell me and I will try to help as
> much as possible.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-11 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-11  2:29 Problem Compiling GCC for LFS Lee Myers
2009-03-11 14:55 ` Harvey Muller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).