Changes between Initial Version and Version 1 of Ticket #2543


Ignore:
Timestamp:
01/09/2010 07:29:26 AM (15 years ago)
Author:
bdubbs@…
Comment:

How about changing the first sentence to:

Because Glibc is being cross compiled and crt1.o is not yet in place, support for forced unwind cannot be autodetected.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2543 – Description

    initial v1  
    66 and then for the first of these we say
    77
    8 {{{libc_cv_forced_unwind=yes
    9 The build requires support for forced unwind, but because it is being cross compiled, it cannot auto detect it. Setting this variable on the command line explicitly tells the configure script that support is available.
     8{{{
     9libc_cv_forced_unwind=yes
     10The build requires support for forced unwind, but because
     11it is being cross compiled, it cannot auto detect it.
     12Setting this variable on the command line explicitly tells
     13the configure script that support is available.
    1014}}}
    1115