search for: target_alia

Displaying 20 results from an estimated 50 matches for "target_alia".

Did you mean: target_alias
2012 Sep 26
1
[LLVMdev] Add --program-prefix support with AC_CANONICAL_TARGET override.
...s not specified. Meaning --program-prefix can only be set from the configure command line. --- background LLVM autoconf/configure.ac uses the AC_CANONICAL_TARGET. This rule adds a test that can set program_prefix=target if --program-prefix is not specified on the configure line. test -n "$target_alias" && test "$program_prefix$program_suffix$program_transform_name" = \ NONENONEs,x,x, && program_prefix=${target_alias}-[]dnl ./configure --target=blah results in program_prefix=blah --- Proposed patch The original patch has been updated to ignore the tes...
2010 Jan 15
5
[LLVMdev] LLVM-gcc for ARM
Hello, I am building llvm-gcc4.2-2.6 for ARM target.I used the next command line option: >> .../configure --enable-languages=c,c++ --enable-checking --target=arm-eabi >> and then >> make target_alias=arm-eabi >> And then I obtain the following error: In file included from ../../gcc/config/arm/arm.c:59: ../../../libcpp/internal.h: In function ‘ufputs’: ../../../libcpp/internal.h:693: warning: implicit declaration of function ‘fputs_unlocked’ .../../gcc/config/arm/arm.c: At top level: ......
2010 Jan 18
0
[LLVMdev] LLVM-gcc for ARM
...ay, January 15, 2010 12:54 PM To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] LLVM-gcc for ARM Hello, I am building llvm-gcc4.2-2.6 for ARM target. I used the next command line option:>>../configure --enable-languages=c,c++ --enable-checking --target=arm-eabi>> and then>> make target_alias=arm-eabi>>And then I obtain the following error:In file included from ../../gcc/config/arm/arm.c:59:./../../libcpp/internal.h: In function ‘ufputs’:./../../libcpp/internal.h:693: warning: implicit declaration of function ‘fputs_unlocked’../../gcc/config/arm/arm.c: At top level:../../gcc/conf...
2010 Jan 28
1
[LLVMdev] LLVM-gcc for ARM
...at cs.uiuc.edu > Subject: [LLVMdev] LLVM-gcc for ARM > > > Hello, > > I am building llvm-gcc4.2-2.6 for ARM target. > I used the next command line option:>>../configure > --enable-languages=c,c++ --enable-checking --target=arm-eabi>> and then>> > make target_alias=arm-eabi>>And then I obtain the following error:In file > included from ../../gcc/config/arm/arm.c:59:./../../libcpp/internal.h: In > function ‘ufputs’:./../../libcpp/internal.h:693: warning: implicit > declaration of function ‘fputs_unlocked’../../gcc/config/arm/arm.c: At top >...
2014 May 03
3
CentOS 6, BIND_DLZ and kinit errors (Cannot contact any KDC for requested realm)
...yes' '--with-dlz-filesystem=yes' '--with-gssapi=yes' '--disable-isc-spnego' '--with-docbook-xsl=/usr/share/sgml/docbook/xsl-stylesheets' '--enable-fixed-rrset' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CPPFLAGS= -DDIG_SIGCHASE' There is no mention of --with-dlopen=yes in there. That is even though the bind-9.8.2/README f...
2004 Aug 06
0
ices-2.0.0 install problem
...DFLAGS_value= ac_cv_env_OGG_PREFIX_set= ac_cv_env_OGG_PREFIX_value= ac_cv_env_VORBIS_PREFIX_set= ac_cv_env_VORBIS_PREFIX_value= ac_cv_env_XMLCONFIG_set= ac_cv_env_XMLCONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/ices-2.0.0/missing --run aclocal-1.6'...
2006 May 07
0
[LLVMdev] Configuring for the cfrontend build on Mingw
...t up as follows (see configure for details) FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' where: build_tooldir = $tooldir and where: tooldir = '${exec_prefix}'/${target_alias} and finally where: $target_alias = $target 7. It would seem that I might possibly solve my problem by simply supplying the right value for --exec-prefix. The --help option to configure yields the following description for --exec-prefix: --exec-prefix=EPREFIX install architecture-depende...
2007 Oct 10
3
NDOutils ./configure results; do I need gcc?
...v_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='' CFLAGS='' CPP='' CPPFLAGS='' DBCFLAGS=...
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
...refix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77 --------------------------...
2007 Jul 08
0
Cross Compiling swfdec for ARM
...related to cross compiling. Can you please tell me what all steps shall I follow to cross compile swfdec library? Which variables I must set while configuring it? I have already got toolchain ready for it. It is installed in /usr/local/arm/gcc-arm/ I tried setting variables such as build_alias, target_alias, host_alias. But no success!!:-( Regards, Shabbir Bharmal On 7/7/07, Benjamin Otte <otte at gnome.org> wrote: > > On 7/7/07, Shabbir <shabbir.bharmal at gmail.com> wrote: > > I want to cross compile swfdec-0.4.5 for ARM9. But before that I am > planning > > to...
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
...ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/opt/iexpress/openldap/lib ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_prog_ac_ct_CC=cc libc_cv_fpie=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACL_LIBS='' AR='' AUTH_LIBS='' AUTH_MODULES='' AUTH_STATIC='' AWK='' BROKEN_CC=&...
2016 Sep 29
1
CentOS 6.8 named won't start after upgrade
...39; '--with-dlz-filesystem=yes' '--with-gssapi=yes' '--disable-isc-spnego' '--with-docbook-xsl=/usr/share/sgml/docbook/xsl-stylesheets' '--enable-fixed-rrset' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CPPFLAGS= -DDIG_SIGCHASE' using OpenSSL version: OpenSSL 1.0.1e 11 Feb 2013 using libxml2 version: 2.7.6 There is no re...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
...MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s&$$&-1.3&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xapian-core" #define PACKAGE_TARNAME "xapian-core" #define PACKAGE_VERSION "1.3.2" #define PACKAGE_STRING "xapian-core 1.3.2" #define PACKAGE_BUGREPORT...
2008 Jun 10
7
error compiling fc9 x64
...alue= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-unknown-linux-gnu ac_cv_prog_ac_ct_CC='gcc -m32' ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALSALIBS='' AR='' ARFLAGS='' AS='as --32' AUDIOIOLIBS...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...alue= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-unknown-linux-gnu ac_cv_prog_ac_ct_CC='gcc -m32' ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALSALIBS='' AR='' ARFLAGS='' AS='as --32' AUDIOIOLIBS...
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
...= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-flat-namespace ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=powerpc-apple-darwin8.11.0 ac_cv_prog_ac_ct_CC=gcc ac_cv_target=powerpc-apple-darwin8.11.0 llvm_cv_link_all_option=-Wl,-all_load llvm_cv_no_link_all_option=-Wl,-noall_load llvm_cv_os_type=Darwin llvm_cv_platform_type=Unix llvm_cv_target_arch=PowerPC #...
2006 Oct 09
2
Installing Rmpi on 64-bit Linux Athlon
...v_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_lib_lam_main=yes ac_cv_lib_mpi_main=yes ac_cv_lib_pthread_main=yes ac_cv_lib_util_openpty=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='mpicc' CFLAGS='' CPP='' CPPFLAGS='' DEFS='-DPACKA...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...hronous-unwind-tables -D_GNU_SOURCE' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_Ae=no ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## ACL_LIBS='...
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
...v_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_prog_ac_ct_CC=cc libc_cv_fpie=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACL_LIBS='' AR='' AUTH_LIBS='' AUTH_MODULES='' AUTH_STATIC='' AWK='' BROKEN_CC='' BUILD_POPT=...
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
..._env_CPP_value='' > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-L/opt/iexpress/openldap/lib > ac_cv_env_build_alias_set='' > ac_cv_env_build_alias_value='' > ac_cv_env_host_alias_set='' > ac_cv_env_host_alias_value='' > ac_cv_env_target_alias_set='' > ac_cv_env_target_alias_value='' > ac_cv_prog_ac_ct_CC=cc > libc_cv_fpie=no > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACL_LIBS='' > AR='' > AUTH_LIBS='' > AUTH_MODULES=...