public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* build gcc 3.3.4 on AMD64/SLES8 Linux
@ 2004-09-08 20:02 Weimin Zhu
  0 siblings, 0 replies; only message in thread
From: Weimin Zhu @ 2004-09-08 20:02 UTC (permalink / raw)
  To: gcc-help


Hi,

I tried to build gcc on AMD64 Linux server running SLES8.  Here what I did

      # configure  --prefix=/64-bit/infra/GNUgcc/3.3.4
      # make

"make" returned error message like this:

/usr/bin/ld: cannot open crti.o: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [32/libgcc_s_32.so] Error 1
make[2]: Leaving directory `/64b-tools/object/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/64b-tools/object/gcc'
make: *** [all-gcc] Error 2

I have glibc-devel-2.2.5-213 installed, and it contains the file "crti.o".  But looks like "ld" couldn't find it.  Even I want to make a soft link or copy of "crti.o", I couldn't find the right directory to put it.

Also, another question, even I got this worked, the binary I get will be both 32- and 64-b compatible?

Any suggestion would be greatly appreciated.

Thanks.

-weimin



--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-08 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-08 20:02 build gcc 3.3.4 on AMD64/SLES8 Linux Weimin Zhu

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