This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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: PATCH: gcc/doc/install.texi (*-*-freebsd*)


On Tue, 22 Sep 2009, Loren James Rittle wrote:

> +In GCC 4.5, we enabled the use of dl_iterate_phdr inside boehm-gc on

@code{dl_iterate_phdr}.

> +FreeBSD 7 or later.  In order to better match the configuration of the
> +FreeBSD system compiler: We also enabled the check to see if libc
> +provides SSP support (which it does on FreeBSD 7), the use of
> +dl_iterate_phdr inside libgcc_s.so.1 (on FreeBSD 7 or later) and the

Likewise.  @file{libgcc_s.so.1}.

> +use of __cxa_atexit by default (on FreeBSD 6 or later).

@code{__cxa_atexit}.

-- 
Joseph S. Myers
joseph@codesourcery.com


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