public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* cross compiling problem
@ 1999-05-27 16:53 Ildar Mulyukov
  1999-05-28  1:45 ` Jeffrey A Law
  1999-05-31 21:36 ` Ildar Mulyukov
  0 siblings, 2 replies; 4+ messages in thread
From: Ildar Mulyukov @ 1999-05-27 16:53 UTC (permalink / raw)
  To: egcs

I am building egcs for i386-solaris target. The last thing it prints is:

i386-solaris-ar rc libgcc1.null dummy.o
make[1]: i386-solaris-ar: Command not found
make[1]: *** [libgcc1.null] Error 127
make[1]: Leaving directory `/mnt/oldvar/root/ildar/tmp/egcs/gcc'
make: *** [all-gcc] Error 2

Where do I get / How can I build i386-solaris-ar?

Thank you
Ildar Mulyukov, student of DACR, MIPT (Moscow, Russia)
e-mail: ildar@faki-campus.mipt.ru, ICQ# 4334029

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

* Re: cross compiling problem
  1999-05-27 16:53 cross compiling problem Ildar Mulyukov
@ 1999-05-28  1:45 ` Jeffrey A Law
  1999-05-31 21:36   ` Jeffrey A Law
  1999-05-31 21:36 ` Ildar Mulyukov
  1 sibling, 1 reply; 4+ messages in thread
From: Jeffrey A Law @ 1999-05-28  1:45 UTC (permalink / raw)
  To: Ildar Mulyukov; +Cc: egcs

  In message <Pine.LNX.4.04.9905280350200.11625-100000@natalie.faki-campus.mipt
.ru>you write:
  > I am building egcs for i386-solaris target. The last thing it prints is:
  > 
  > i386-solaris-ar rc libgcc1.null dummy.o
  > make[1]: i386-solaris-ar: Command not found
  > make[1]: *** [libgcc1.null] Error 127
  > make[1]: Leaving directory `/mnt/oldvar/root/ildar/tmp/egcs/gcc'
  > make: *** [all-gcc] Error 2
  > 
  > Where do I get / How can I build i386-solaris-ar?
You need cross-binutils a cross-assembler & a cross-linker.

I recommend you read the crossgcc FAQ.

jeff

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

* cross compiling problem
  1999-05-27 16:53 cross compiling problem Ildar Mulyukov
  1999-05-28  1:45 ` Jeffrey A Law
@ 1999-05-31 21:36 ` Ildar Mulyukov
  1 sibling, 0 replies; 4+ messages in thread
From: Ildar Mulyukov @ 1999-05-31 21:36 UTC (permalink / raw)
  To: egcs

I am building egcs for i386-solaris target. The last thing it prints is:

i386-solaris-ar rc libgcc1.null dummy.o
make[1]: i386-solaris-ar: Command not found
make[1]: *** [libgcc1.null] Error 127
make[1]: Leaving directory `/mnt/oldvar/root/ildar/tmp/egcs/gcc'
make: *** [all-gcc] Error 2

Where do I get / How can I build i386-solaris-ar?

Thank you
Ildar Mulyukov, student of DACR, MIPT (Moscow, Russia)
e-mail: ildar@faki-campus.mipt.ru, ICQ# 4334029

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

* Re: cross compiling problem
  1999-05-28  1:45 ` Jeffrey A Law
@ 1999-05-31 21:36   ` Jeffrey A Law
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffrey A Law @ 1999-05-31 21:36 UTC (permalink / raw)
  To: Ildar Mulyukov; +Cc: egcs

  In message <Pine.LNX.4.04.9905280350200.11625-100000@natalie.faki-campus.mipt
.ru>you write:
  > I am building egcs for i386-solaris target. The last thing it prints is:
  > 
  > i386-solaris-ar rc libgcc1.null dummy.o
  > make[1]: i386-solaris-ar: Command not found
  > make[1]: *** [libgcc1.null] Error 127
  > make[1]: Leaving directory `/mnt/oldvar/root/ildar/tmp/egcs/gcc'
  > make: *** [all-gcc] Error 2
  > 
  > Where do I get / How can I build i386-solaris-ar?
You need cross-binutils a cross-assembler & a cross-linker.

I recommend you read the crossgcc FAQ.

jeff

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

end of thread, other threads:[~1999-05-31 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-27 16:53 cross compiling problem Ildar Mulyukov
1999-05-28  1:45 ` Jeffrey A Law
1999-05-31 21:36   ` Jeffrey A Law
1999-05-31 21:36 ` Ildar Mulyukov

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