This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

target=powerpc-eabi broken


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]