public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Error Compiling GCC on Solaris 10 / x86
@ 2008-08-02 14:59 Gaurav Jain
  2008-08-02 17:02 ` Brian Dessent
  0 siblings, 1 reply; 7+ messages in thread
From: Gaurav Jain @ 2008-08-02 14:59 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm trying to build GCC 4.1.0 on Solaris 10 / x86 on a Intel x86_64
architecture system.  The gcc installation will be used on multiple
systems running on 32-bit and 64-bit architectures.  I'm configuring
it using the "GNU ld" and "GNU as" combination.

The configuration options I've used are:
./configure --prefix=/export/home/gaurav/third_party/gcc/4.1.0/ConfiguredWithGnuASGnuLD
--with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/sfw/bin/gld
--with-gnu-ld --enable-languages=c,c++ --enable-shared

The error comes during the link of ./libgcc_s.so.1.tmp:

/usr/sfw/bin/gld: cannot open linker script file
ldscripts/elf_i386.xsc: No such file or directory
collect2: ld returned 1 exit status

The bootstrap compiler being used is GCC 3.4.3, configured using GNU
as and Sun ld.

Can anybody help?

Thanks
Gaurav

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <1217689174.6455.ezmlm@gcc.gnu.org>]

end of thread, other threads:[~2008-08-03  6:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-02 14:59 Error Compiling GCC on Solaris 10 / x86 Gaurav Jain
2008-08-02 17:02 ` Brian Dessent
     [not found] <1217689174.6455.ezmlm@gcc.gnu.org>
2008-08-03  3:38 ` Jay
2008-08-03  3:54   ` Brian Dessent
2008-08-03  4:28     ` Gaurav Jain
2008-08-03  5:12       ` Brian Dessent
2008-08-03  6:23         ` Gaurav Jain

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