public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Compiling Insight (Cygwin host, arm target)
@ 2000-07-31  9:16 Shaun Jackman
  0 siblings, 0 replies; only message in thread
From: Shaun Jackman @ 2000-07-31  9:16 UTC (permalink / raw)
  To: gdb

When compiling Insight I get the following link error:

./tclClock.o: In function `FormatClock':
/src/gdb/insight-5.0/tcl/win/../generic/tclClock.c:283: undefined reference
to `TclStrftime'

Some information about my machine...

~~~ OS ~~~
Microsoft Windows 98
Second Edition
4.10.2222A

~~~ Cygwin ~~~
$ uname -r
1.1.2(0.21/3/2)

~~~ Compiler ~~~
Downloaded gcc-core-2.95.2.tar.bz2 & gcc-g++-2.95.2.tar.bz2 from
ftp.freesoftware.com

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/specs
gcc version 2.95.2 19991024 (release-2)

$ arm-elf-gcc -v
Reading specs from /tools/H-i686-pc-cygwin/lib/gcc-lib/arm-elf/2.95.2/specs
gcc version 2.95.2 19991024 (release)

Patched the x-compiler with ecos-gcc-2952.pat downloaded from
sources.redhat.com
    tr -d '\r' < ecos-gcc-2952.pat | patch -p0

~~~ Insight ~~~
Downloaded insight-5.0.tar.bz2 from ftp.freesoftware.com

Patched with insight-tcl.pat downloaded from sources.redhat.com
    tr -d '\r' < insight-tcl.pat | patch -p0

Someone mentioned I might need a more recent snapshot (rather than a release
version).
Which snapshot is considered stable(ish)?

Thanks,
Shaun


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-31  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-31  9:16 Compiling Insight (Cygwin host, arm target) Shaun Jackman

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