This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/28962] building a cross compiler with --disable-multilib fails



------- Comment #6 from pinskia at gcc dot gnu dot org  2006-09-06 16:32 -------
/usr/local/DIR/gcc-powerpc64-svn20060906/powerpc64-linux/sys-include -O2 -g -O2
   conftest.c  >&5
/usr/local/bin/powerpc64-linux-ld: crt1.o: No such file: No such file or
directory
collect2: ld returned 1 exit status


That means you don't have binutils/glibc installed correctly.
And this is not a regression anyways.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.0.3 4.1.1 4.2.0           |
      Known to work|3.4.6                       |
            Summary|[4.0/4.1/4.2 regression]    |building a cross compiler
                   |building a cross compiler   |with --disable-multilib
                   |with --disable-multilib     |fails
                   |fails                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28962


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]