This is the mail archive of the insight@sources.redhat.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]
Other format: [Raw text]

Building Insight 5.2.1 on Win NT 4 + Cygwin?


Hello all

Im trying to build Insight 5.2.1 on a Win NT 4 box with Cygwin installed,
but so far with no success!

Here's what i do to build a Atmel AVR enabled debugger:

configure -target=avr

Which completes OK

make

Generates a lot of warnings and fails with the following error:

../../../src/tcl/win/tclWin32Dll.c: In function `TclWinSetInterfaces':
../../../src/tcl/win/tclWin32Dll.c:121: static symbol `tclWinTCharEncoding'
is marked dllexport
make[2]: *** [tclWin32Dll.o] Error 1
make[2]: Leaving directory `/cygdrive/d/projects/avr/gdb/insight/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/d/projects/avr/gdb/insight/tcl'
make: *** [all-tcl] Error 2

Can someone explain whats causing this error ?
I a bit unsure about how many Cygwin packages must be installed.
Exactly which Cygwin packages must be installed to build successfully ?

Best regards / Med venlig hilsen

Tim Sorensen


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