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]

RE: Insight build error - success


hello,

after some days of trial and error, I got it... insight for arm-elf under
cygwin.
some things doesn't work yet but we can work with it.

I will describe my configuration.

1. target arm-elf

2. win2000 sp4

3. cygwin packages:
(actually the default installation and gcc, make, sharutils, tcltk, wget
flex autoconf gettex bison)


ash 10040127-1
autoconf 2.59-1
autoconf-devel 2.59-1
autoconf-stable 2.13-5
base-files 3.1-4
base-passwd 2.1-1
bash 2.05b-16
biutils 20040725-2
bison 20030307-1
bzip2 1.0.2-6
crypt 1.1-1
cygutils 1.2.5-1
cygwin 1.5.12-1
cygwin-doc 1.3-7
diffutils 2.8.7-1
editrights 1.01-1
expat 1.95.8-1
fileutils 4.1-2
findutils 4.2.10-5
flex 2.5.4a-3
gawk 3.1.4-3
gcc-core 3.3.3-3
gcc-g++ 3.3.3-3
gcc-ming-core 20040810-1
gcc-mingw-g++ 20040801-1
gdbm 1.8.3-7
gettext 0.14.1-1
gettext-devel 0.14.1-1
grep 2.5-1
groff 1.18.1-2
gzip 1.3.5-1
less 381-1
libbz2_1 1.0.2-6
libdb4.2 4.2.52-1
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm3 1.8.3-3
libgdbm4 1.8.3-7
libgettextpo0 0.14.1-1
libiconv 1.9.2-1
libiconv2 1.9.2-1
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.1-1
libncurses5 5.2-1
libncurses6 5.2-8
libpcre 4.1-1
libpcre0 4.5-1
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libreadline6 5.0-1
login 1.9-7
m4 1.4.2-1
make 3.80-1
man 1.5o-1
mingw-runtime 3.5-1
mktemp 1.5-3
ncurses 5.4-1
openssl 0.9.7d-2
patch 2.5.8-8
perl 5.8.5-3
readline 5.0-1
sed 4.1.2-1
sh-utils 2-0-15-4
sharutils 4.2.1-3
tar 1.13.25-5
tcltk 20030901-1
termcap 20021106-1
terminfo 5.4_20041009-1
texinfo 4.2-4
textutils 2.0.21-1
w32api 3.1-1
wget 1.9.1-1
which 1.5-2
zlib 1.2.2-1
_update-info-dir 00230-1


4. insight version: the cvs version from today (2004.12.14)

4. following changes:
http://sources.redhat.com/ml/insight/2004-q2/msg00032.html
http://www.cygwin.com/ml/cygwin/2004-10/msg00716.html (the quick and dirty
variant :))
http://sources.redhat.com/ml/insight/2004-q4/msg00091.html

5. because of
http://sources.redhat.com/ml/gdb/2004-12/msg00071.html

apply patch

6. build:
/ecos-c/gnutools/src/insight-6.1/configure --target=arm-elf \
--prefix=/ecos-c/gnutools/bin/ --enable-interwork --enable-multilib --disabl
e-nls

make -w all install 2>&1 | tee make.out

7. Problems: Can't open File->Target Settings Window
Run->Download doesn't work.
Workaround: use the gdb commands in condole window


sorry for my bad english.

thanks to all that helped.

regards,
Willy


> -----Original Message-----
> From: Keith Seitz [mailto:keiths@redhat.com]
> Sent: Wednesday, December 08, 2004 7:27 PM
> To: Backhaus Willy
> Cc: insight@sources.redhat.com
> Subject: RE: Insight build error
>
>
> On Wed, 2004-12-08 at 07:14, Backhaus Willy wrote:
> > ok.. I used --disable-nls, but now I got another error:
> > undefined reference to `_f_parse'
> > undefined reference to `_java_parse'
> > undefined reference to `_java_error'
> > undefined reference to `_c_error'
> > undefined reference to `_pascal_parse'
> [and a bunch more]
>
> These are all language functions that come from yacc files. Did the C
> files get generated on your machine? ["ls *-exp.c" in your gdb build
> directory.]
>
> If not, make sure that yacc is available and working.
>
> If they did get generated, please ask on the gdb list for more help.
>
> Keith
>
>

Attachment: default_err.patch
Description: Binary data


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