This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Uberbaum tree broken for m68k-elf


Peter,

Peter Barada wrote:
For about the last week, the uberbaum tree has failed to build from
scratch when configured with --target=m68k-elf

The bukld fails int the tix/unix directory looking for a tk8.4 subdir
that isn't there.

[snip]
Has anyone else had any luck building the uberbaum tree on RH7.3?

I got the same problem which isn't m68k-elf specific it occurs for all
uberbaum toolchains.

I've hacked it locally by cloning the tix/unix/tk8.3 directory into a
new tix/unix/tk8.4 directory. I then modified tk8.4/Makefile.in and
changed a $(TCL_BIN_DIR)/tclsh8.3 reference into $(TCL_BIN_DIR)/tclsh8.4

This allowed me to build a complete toolchain but I haven't tried installing
or running the testsuites.

Cheers
Graham


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