Hi, On Monday 12 March 2007 19:00:15 Volker Jahns wrote:
> >> I guess that the above output is desired. > > > > Yeah, but the script contains #!/bin/bash on the top, no? > > > > Any idea why the Debian bash does not behave like a bash > > > > when executed like this? > > > Rene, > > I changed the Build-Tools script so that > -- > cat << EOT > build/$SDECFG_ID/TOOLCHAIN/$toolsdir/wrapper/uname.$$ > #!/bin/sh > -- > changed into > -- > cat << EOT > build/$SDECFG_ID/TOOLCHAIN/$toolsdir/wrapper/uname.$$ > #!/bin/bash > -- > what gives me more compiling fun than before and still compiling ;-) Err, ok. Sure - we have this in trunk already. I though you are building trunk. Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin http://exactcode.de | http://t2-project.org | http://rene.rebe.name +49 (0)30 / 255 897 45
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
