~ubuntu-branches/debian/squeeze/ffcall/squeeze

« back to all changes in this revision

Viewing changes to ffcall/configurations/mips-sgi-irix6.5-gcc-freg-struct-return

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2010-06-26 15:29:30 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100626152930-c09y01gk3szcnykn
Tags: 1.10+cvs20100619-2
Ship to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This file is a shell script that caches the results of configure
2
 
# tests run on this system so they can be shared between configure
3
 
# scripts and configure runs.  It is not useful on other systems.
4
 
# If it contains results you don't want to keep, you may remove or edit it.
5
 
#
6
 
# By default, configure uses ./config.cache as the cache file,
7
 
# creating it if it does not exist already.  You can give configure
8
 
# the --cache-file=FILE option to use a different cache file; that is
9
 
# what configure does when it calls configure scripts in
10
 
# subdirectories, so they share the cache.
11
 
# Giving --cache-file=/dev/null disables caching, for debugging configure.
12
 
# config.status only pays attention to the cache file if you give it the
13
 
# --recheck option to rerun configure.
14
 
#
15
 
ac_cv_c_char_unsigned=${ac_cv_c_char_unsigned=yes}
16
 
ac_cv_func_mmap=${ac_cv_func_mmap=yes}
17
 
ac_cv_func_mprotect=${ac_cv_func_mprotect=yes}
18
 
ac_cv_header_sys_cachectl_h=${ac_cv_header_sys_cachectl_h=yes}
19
 
ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h=yes}
20
 
ac_cv_header_sys_ipc_h=${ac_cv_header_sys_ipc_h=yes}
21
 
ac_cv_header_sys_mman_h=${ac_cv_header_sys_mman_h=yes}
22
 
ac_cv_header_sys_shm_h=${ac_cv_header_sys_shm_h=yes}
23
 
ac_cv_header_sys_sysmacros_h=${ac_cv_header_sys_sysmacros_h=yes}
24
 
ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
25
 
ac_cv_path_LD=${ac_cv_path_LD=/usr/bin/ld}
26
 
ac_cv_path_NM=${ac_cv_path_NM='/bin/nm -B'}
27
 
ac_cv_prog_CC=${ac_cv_prog_CC='gcc -freg-struct-return -O'}
28
 
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -freg-struct-return -O -E -w'}
29
 
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB=ranlib}
30
 
ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}
31
 
ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
32
 
ac_cv_prog_gcc=${ac_cv_prog_gcc=yes}
33
 
ac_cv_prog_gcc_traditional=${ac_cv_prog_gcc_traditional=no}
34
 
ac_cv_prog_gnu_ld=${ac_cv_prog_gnu_ld=no}
35
 
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
36
 
cl_cv_c_float_return_ireg=${cl_cv_c_float_return_ireg=no}
37
 
cl_cv_c_longlong=${cl_cv_c_longlong=yes}
38
 
cl_cv_c_return_void=${cl_cv_c_return_void=yes}
39
 
cl_cv_c_struct_return_small=${cl_cv_c_struct_return_small=yes}
40
 
cl_cv_c_struct_return_static=${cl_cv_c_struct_return_static=no}
41
 
cl_cv_c_void=${cl_cv_c_void=yes}
42
 
cl_cv_codeexec=${cl_cv_codeexec=no}
43
 
cl_cv_decl_O_RDWR_fcntl_h=${cl_cv_decl_O_RDWR_fcntl_h=yes}
44
 
cl_cv_func_getpagesize=${cl_cv_func_getpagesize=yes}
45
 
cl_cv_func_mmap_devzero=${cl_cv_func_mmap_devzero=yes}
46
 
cl_cv_func_mmap_works=${cl_cv_func_mmap_works=yes}
47
 
cl_cv_func_mprotect_works=${cl_cv_func_mprotect_works=yes}
48
 
cl_cv_func_vm=${cl_cv_func_vm=no}
49
 
cl_cv_header_stdc=${cl_cv_header_stdc=yes}
50
 
cl_cv_host=${cl_cv_host=mips-sgi-irix6.5}
51
 
cl_cv_host_mips64=${cl_cv_host_mips64=no}
52
 
cl_cv_host_mipsn32=${cl_cv_host_mipsn32=yes}
53
 
cl_cv_path_install=${cl_cv_path_install=cp}
54
 
cl_cv_prog_LN=${cl_cv_prog_LN=ln}
55
 
cl_cv_prog_LN_S=${cl_cv_prog_LN_S='ln -s'}
56
 
cl_cv_prog_as_underscore=${cl_cv_prog_as_underscore=no}
57
 
cl_cv_prog_cc_gcc=${cl_cv_prog_cc_gcc=yes}
58
 
cl_cv_prog_cp=${cl_cv_prog_cp='cp -p'}
59
 
cl_cv_proto_abort=${cl_cv_proto_abort='extern void abort (void);'}
60
 
cl_cv_proto_abort_ret=${cl_cv_proto_abort_ret=void}
61
 
cl_cv_proto_abort_vol=${cl_cv_proto_abort_vol=''}
62
 
cl_cv_proto_free=${cl_cv_proto_free='extern void free (void*);'}
63
 
cl_cv_proto_free_ret=${cl_cv_proto_free_ret=void}
64
 
cl_cv_proto_getpagesize=${cl_cv_proto_getpagesize='extern int getpagesize (void);'}
65
 
cl_cv_proto_getpagesize_ret=${cl_cv_proto_getpagesize_ret=int}
66
 
cl_cv_proto_malloc=${cl_cv_proto_malloc='extern void* malloc (unsigned int);'}
67
 
cl_cv_proto_malloc_arg1=${cl_cv_proto_malloc_arg1='unsigned int'}
68
 
cl_cv_proto_malloc_ret=${cl_cv_proto_malloc_ret='void*'}
69
 
cl_cv_proto_mmap=${cl_cv_proto_mmap='extern void* mmap (void*, size_t, int, int, int, off_t);'}
70
 
cl_cv_proto_mmap_arg1=${cl_cv_proto_mmap_arg1='void*'}
71
 
cl_cv_proto_mmap_arg2=${cl_cv_proto_mmap_arg2=size_t}
72
 
cl_cv_proto_mmap_ret=${cl_cv_proto_mmap_ret='void*'}
73
 
cl_cv_proto_mprotect=${cl_cv_proto_mprotect='extern int mprotect (void*, size_t, int);'}
74
 
cl_cv_proto_mprotect_arg1=${cl_cv_proto_mprotect_arg1=''}
75
 
cl_cv_proto_open=${cl_cv_proto_open='extern int open (const char*, int, ...);'}
76
 
cl_cv_proto_open_arg1=${cl_cv_proto_open_arg1=const}
77
 
cl_cv_proto_open_args=${cl_cv_proto_open_args='const char*, int, ...'}
78
 
cl_cv_proto_open_dots=${cl_cv_proto_open_dots=yes}
79
 
cl_cv_proto_shmat=${cl_cv_proto_shmat='extern void* shmat (int, const void*, int);'}
80
 
cl_cv_proto_shmat_arg2=${cl_cv_proto_shmat_arg2=const}
81
 
cl_cv_proto_shmat_ret=${cl_cv_proto_shmat_ret='void*'}
82
 
cl_cv_proto_shmctl=${cl_cv_proto_shmctl='extern int shmctl (int, int, ...);'}
83
 
cl_cv_proto_shmctl_args=${cl_cv_proto_shmctl_args='int, int, ...'}
84
 
cl_cv_proto_shmctl_dots=${cl_cv_proto_shmctl_dots=yes}
85
 
cl_cv_proto_shmdt=${cl_cv_proto_shmdt='extern int shmdt (const void *);'}
86
 
cl_cv_proto_shmdt_arg1=${cl_cv_proto_shmdt_arg1='const void *'}
87
 
cl_cv_proto_shmget=${cl_cv_proto_shmget='extern int shmget (key_t, size_t, int);'}
88
 
cl_cv_proto_shmget_arg2=${cl_cv_proto_shmget_arg2=size_t}
89
 
cl_cv_sys_shm_works=${cl_cv_sys_shm_works=yes}