This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [crosstool-ng] Internal compiler error with gcc 4.3.2 + patch


Le Wed, 5 Aug 2009 23:14:52 +0200,
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> a Ãcrit :

> OK, I identified the problem: your shell is ash (or dash), while mine
> is bash.

Well actually my shell is bash, but the script explicitly uses /bin/sh,
which as you guessed is a symlink to dash.

> In this case, ash is correct. See:
> http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#dot
> where it is stated:
>  ... If /file/ does not contain a <slash>, the shell shall use the
> search path specified by PATH to find the directory
> containing /file/. ...

Thanks for the explanation.

> Thank you for pointing this problem out. I will fix that.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

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


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