This is the mail archive of the gcc-bugs@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]

[Bug other/25035] [4.1/4.2 regression] libssp causes a failure with cross compilers with unified trees



------- Comment #19 from jsm28 at gcc dot gnu dot org  2006-09-29 21:27 -------
Subject: Bug 25035

Author: jsm28
Date: Fri Sep 29 21:27:38 2006
New Revision: 117319

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117319
Log:
        PR other/25035
        * configure.ac (AC_EXEEXT): Remove.
        (GCC_NO_EXECUTABLES): Call.
        (ssp_use_symver): Default to no if unable to link.
        (AC_CHECK_FUNCS): Hardwire results if unable to link.
        * aclocal.m4, configure, Makefile.in: Regenerate.

Modified:
    branches/gcc-4_1-branch/libssp/ChangeLog
    branches/gcc-4_1-branch/libssp/Makefile.in
    branches/gcc-4_1-branch/libssp/aclocal.m4
    branches/gcc-4_1-branch/libssp/configure
    branches/gcc-4_1-branch/libssp/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035


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