public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* gcc build error
@ 2004-10-01 16:08 Pradip Singh
  2004-10-01 23:37 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Pradip Singh @ 2004-10-01 16:08 UTC (permalink / raw)
  To: arm-gnu, paul; +Cc: gcc-help, binutils, libc-alpha

Hi all,

  I building the gcc for arm-linux target and I am getting the following compilation problem. All the source code for toolchain was taken as mentioned in the arm site.

  The Error is 

 crti.o No such file or directory. It was giving this error when it was trying to build libgcc_s.so

the gcc was configured as follows.

../gcc-2004-q1a/configure --target=arm-linux --prefix=/root/armlinux/arm_tools --enable-languages=c --disable-threads --with-cpu=arm1020t --with-arch=armv5te

Any Help will be appreciated.

Tahnks and regards,
Pradip

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

* Re: gcc build error
  2004-10-01 16:08 gcc build error Pradip Singh
@ 2004-10-01 23:37 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2004-10-01 23:37 UTC (permalink / raw)
  To: Pradip Singh; +Cc: arm-gnu, paul, gcc-help, binutils, libc-alpha

On Fri, Oct 01, 2004 at 09:44:32PM +0530, Pradip Singh wrote:
>  crti.o No such file or directory. It was giving this error when it was trying to build libgcc_s.so

configure with --disable-shared.  You can't build shared libraries until
you have glibc installed.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

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

end of thread, other threads:[~2004-10-01 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-01 16:08 gcc build error Pradip Singh
2004-10-01 23:37 ` Alan Modra

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).