public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* target=powerpc-eabi broken
@ 2000-06-23  2:29 Norbert Schulze
  2000-06-26 14:33 ` Syd Polk
  0 siblings, 1 reply; 2+ messages in thread
From: Norbert Schulze @ 2000-06-23  2:29 UTC (permalink / raw)
  To: insight

Building insight with target powerpc-eabi is broken since the patch to
gdb/rs6000-* at 2000-06-16.

A second problem is, make aborts with
/tmp/build/gdb/libgui/library/../../itcl/itcl/unix/itclsh.exe: not found

My work around was changing
  @CROSS_COMPILING_FALSE@$$here/../../itcl/itcl/unix/itclsh$(EXEEXT)
to
  @CROSS_COMPILING_FALSE@$$here/../../itcl/itcl/win/cygitclsh30$(EXEEXT)
in libgui/library/Makefile.in.
My host is latest cygwin on windows 2000.

Regards
  Norbert

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

* Re: target=powerpc-eabi broken
  2000-06-23  2:29 target=powerpc-eabi broken Norbert Schulze
@ 2000-06-26 14:33 ` Syd Polk
  0 siblings, 0 replies; 2+ messages in thread
From: Syd Polk @ 2000-06-26 14:33 UTC (permalink / raw)
  To: Norbert Schulze, insight

At 11:28 AM 6/23/00 +0200, Norbert Schulze wrote:
>Building insight with target powerpc-eabi is broken since the patch to
>gdb/rs6000-* at 2000-06-16.
>
>A second problem is, make aborts with
>/tmp/build/gdb/libgui/library/../../itcl/itcl/unix/itclsh.exe: not found
>
>My work around was changing
>   @CROSS_COMPILING_FALSE@$$here/../../itcl/itcl/unix/itclsh$(EXEEXT)
>to
>   @CROSS_COMPILING_FALSE@$$here/../../itcl/itcl/win/cygitclsh30$(EXEEXT)
>in libgui/library/Makefile.in.
>My host is latest cygwin on windows 2000.
>
>Regards
>   Norbert

I actually have a patch for this which I will check in in the next couple 
of days. Thanks.


Syd Polk		spolk@redhat.com
Engineering Manager	+1 415 777 9810 x 241
Red Hat, Inc.



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

end of thread, other threads:[~2000-06-26 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-23  2:29 target=powerpc-eabi broken Norbert Schulze
2000-06-26 14:33 ` Syd Polk

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