search for: ac_cv_sys_largefile_cc

Displaying 5 results from an estimated 5 matches for "ac_cv_sys_largefile_cc".

2001 May 21
1
2.9p1 patches
...fi]) + +AC_DEFUN(AC_SYS_LARGEFILE, + [AC_REQUIRE([AC_PROG_CC]) + AC_ARG_ENABLE(largefile, + [ --disable-largefile omit support for large files]) + if test "$enable_largefile" != no; then + + AC_CACHE_CHECK([for special C compiler options needed for large files], + ac_cv_sys_largefile_CC, + [ac_cv_sys_largefile_CC=no + if test "$GCC" != yes; then + # IRIX 6.2 and later do not support large files by default, + # so use the C compiler's -n32 option if that helps. + AC_TRY_COMPILE(AC_SYS_LARGEFILE_TEST_INCLUDES, , , + [ac_save_CC="$CC" +...
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki:
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
...v_path_PERL=/usr/local/bin/perl ac_cv_path_SH=/sbin/sh ac_cv_path_TEST_MINUS_S_SH=/usr/bin/bash ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_search_login=no ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define WORDS_BIGENDIAN 1 #define _FILE_OFFSET_BITS 64 #d...
2006 Apr 11
0
Problem building openssh-4.3p2 under cygwin and windows XP
...me=no ac_cv_search_login='none required' ac_cv_search_nanosleep='none required' ac_cv_search_res_query=-lresolv ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short_int=2 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_char=yes ac_cv_type_in_addr_t=yes ac_cv_type_int=yes ac_cv_type_long_double=yes ac_cv_type_long_int=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_short_int=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_unsigne...
2010 Sep 03
1
TinycoreLinux Install
...none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socketpair='none required' ac_cv_search_uuid_generate='-luuid' ac_cv_search_zlibVersion='-lz' ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' ac_cv_sys_file_offset_bits='64' ac_cv_sys_largefile_CC='no' ac_cv_type_mode_t='yes' ac_cv_type_pid_t='yes' ac_cv_type_ssize_t='yes' am_cv_CC_dependencies_compiler_type='gcc3' am_cv_CXX_dependencies_compiler_type='gcc3' am_cv_prog_tar_ustar='gnutar' lt_cv_archive_cmds_need_lc='no' lt_cv_dep...