----- Original Message -----
> On Aug 12, 2013, at 3:12 PM, Igor Galić <i.ga...@brainsware.org> wrote:
> 
> > 
> > 
> > ----- Original Message -----
> >> Updated Branches:
> >>  refs/heads/master ca7b063d0 -> f390a8e41
> >> 
> [snip]
> >> # Darwin pthread_setname_np:
> >> AC_MSG_CHECKING([for 1-parameter version of pthread_setname_np()])
> >> -AC_COMPILE_IFELSE([
> >> +AC_LINK_IFELSE([
> > 
> > given the nature of autoconf.. and C/C++ shouldn't we always prefer
> > AC_LINK_* for our tests? I know this will drag out the configure
> > phase immensely, but once it completes, we should be reasonably
> > sure that our project will actually compile.
> > 
> > It might even make porting easier.
> 
> I'm not sure. It's hard to make a general statement about that :)

maybe I leaned a bit too far out the window with the porting bit, but
what about the first part?

> J

-- i
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE

Reply via email to