On Tue, Oct 24, 2006 at 10:36:49AM +0200, Mark N. wrote: > I am trying to build the bundled > toolchain_i586-unknown-linux-gnu-4.0.2_glibc_2.3.6_linux_2.6.17 project, > but I get some errors. > > I downloaded ptxdist-0.10.4.tgz & ptxdist-0.10.4-patches.tgz and > untar'ed, did configure, make & sudo make install. > > Then I cloned the project, 'ptxdist clone toolchain_i586-unknown.. > toolchain_i586' and ran 'ptxdist go' in the cloned project dir.
Sounds pretty sane to me. > The errors: > -------snip------- > In file included from version.c:33: > /home/mark/Work/toolchain_586/build-cross/crosstool-0.38/build/i586-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-hea > ders/build-libc/csu/version-info.h:2: > error: missing terminating " character Could you have a look into version.c, line 33, and check if something is wrong there? I tried to reproduce what you did here and it works. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
