On Sat, 2008-07-05 at 14:22 +0200, janrinze wrote: > Hi all, > > I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like > to know the best starting point for compiling/installing cegcc. > On the sourceforge site there is a 0.51 version for cygwin and one for > mandriva. the 0.50 has a src.tgz version which seems platform > independant. Should i get it from SVN or download the mandriva src? > > Jan Rinze.
I am a little stuck.. appears I needed some changes on my system (install lot's of packages..) but that does not make it compile .. the error below is beyond my resolving capabilities.. /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ar.o: In function `main': /home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/binutils/binutils/ar.c:339: multiple definition of `main' arlex.o:/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils/arlex.c:1: first defined here arparse.o: In function `yyerror': /home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils/arparse.y:202: undefined reference to `linenumber' arparse.o: In function `yyparse': /home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils/arparse.c:1349: undefined reference to `yylex' collect2: ld returned 1 exit status make[4]: *** [ar] Error 1 make[4]: Leaving directory `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils/binutils' make[1]: *** [all-binutils] Error 2 make[1]: Leaving directory `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-cegcc/binutils' make: *** [all] Error 2 Help would be much appreciated. Sincerely, Jan Rinze. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel