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]

RE: Error building on cygwin


> On Sun, 29 Apr 2001, Sascha Andres wrote:
> 
> 
> > i'm trying to build insight on cygwin,
> > running on w2k. i configure like this:
> >
> > configure --target=arm-elf --nfp > configure.out
> >
> > is there any patch to fix this?
> > or what must i do to fix this?
> 
> Couple of questions:
> 
> 1) What version are you trying to build (release, snapshot)? I reocmmend
> the latestd snapshot (or CVS checkout).
is cvs checkout
> 2) What version of cygwin and gcc are you using? (uname -a and gcc -v)
cygwin 1.1.8
gcc: 2.95.2
> One small guess: Try adding 'CC="gcc -mwin32"' to your configury. So
> execute:
>
> CC="gcc -mwin32" /path/to/configure --target=arm-elf ...
done. didn't help
> I successfully built arm-elf gdb on Win2000 last week after someone here
> had problems with it.
ok the text runs, but insight (tcl not)

ciao sascha


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