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: why is getandpatch.sh *forcing* selection of linuxthreads?


Robert,

On Sunday 06 May 2007 19:53, Robert P. J. Day wrote:
>   can someone else verify that this snippet from getandpatch.sh just
> doesn't seem right?
[--SNIP--]
>   # And one is derived if not set explicitly.
>   test -z "${GLIBCTHREADS_FILENAME}" &&
>   GLIBCTHREADS_FILENAME=`echo $GLIBC_DIR | sed 's/glibc-/glibc-linuxthreads-/'`

I'd say, toss it.

In fact, it is wrong to set it implictly, because it has to be set explicitly
by the user. I guess this is a residue of some previous version when it was not
explictly available to the user. Definitely, you'll want to remove that.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL    |  """  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]