Cannot compile any tool-chain on ubuntu

Dimitry Andric dimitry@andric.com
Sat Mar 22 03:10:00 GMT 2008


On 2008-03-22 01:47, Ravi Chemudugunta wrote:
> /home/ravi/bin/workdir/crosstool-0.43/build/i686-unknown-linux-gnu/gcc-3.3.6-glibc-2.3.6/build-glibc/csu/version-info.h:2:1:
> missing terminating " character

This might be the following issue, since Ubuntu uses dash, and NOT bash
by default:

http://www.cygwin.com/ml/libc-alpha/2004-01/msg00023.html

In short, try making a link from /bin/bash to /bin/sh, or modify the
file csu/Makefile as described in the above link.

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list