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] |
Titus, All, On Sunday 03 July 2011 11:09:29 Titus von Boxberg wrote: > Am 28.06.2011 um 23:56 schrieb Yann E. MORIN: > > +if [ "${static_link_ok}" = "y" ]; then > > + printf "yes\n" > > +else > > + printf "no\n" > > + printf " * An optional host feature is missing, some features will be disabled\n" > > + printf " * It will not be possible to link binaries statically\n" > make the message more precise: > "It will not be possible to statically link the tool chain's binaries" > > I'd also find those messages clearer if you'd replace the second asterisk > by indenting space and put a colon after the "An optional ...is missing...". > Then the user understands immediately that the second message is > giving the detail for the first general hint. OK, both good ideas. Will do. Thanks for testing. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' -- 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] |