[uae] Re: New snapshot or source code

Hi Rich


I included a MacOS/PPC build. I used this configure line to build it:
./configure  --with-sdl-gfx --with-sdl-sound --with-sdl-gl --enable-scsi-device CFLAGS="-ggdb -O3 -mtune=7400 -Wwrite-strings" --with-caps --with-caps-prefix=/Users/evilrich/ipfdevlib_linux/ LDFLAGS=-"F /Users/evilrich/Library/Frameworks"

I would compile this by myself, but get the following error:

"configure: error: C compiler cannot create executables"

I don't know whats wrong, I used the following configure strings:

./configure --with-sdl-gfx --with-sdl-sound --with-sdl-gl --enable-scsi-device CFLAGS="-ggdb -03 -mtune=7400 -Wwrite-strings" --with-caps --with-caps-prefix=/Users/Jens/Documents/xCode\ Projekte/E-UAE/ipfdevlib_linux LDFLAGS=-"F /Library/Frameworks"

and

./configure --with-sdl-gfx --with-sdl-sound --with-sdl-gl --enable-scsi-device --with-caps --with-caps-prefix=/Users/Jens/Documents/xCode\ Projekte/E-UAE/ipfdevlib_linux LDFLAGS=-"F /Library/Frameworks"

in both cases the same error

I use a new iMac on 10.5.1 Leopard

I attach my config log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by E-UAE configure 0.8.29-CVS, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-sdl-gfx --with-sdl-sound --with-sdl-gl --enable-scsi-device --with-caps --with-caps-prefix=/Users/Jens/Documents/xCode Projekte/E-UAE/ipfdevlib_linux LDFLAGS=-F /Library/Frameworks

## --------- ##
## Platform. ##
## --------- ##

hostname = iMac.local
uname -m = i386
uname -r = 9.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 1.50 gigabytes
Default processor set: 131 tasks, 436 threads, 2 processors
Load average: 0.70, Mach factor: 1.52
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/Jens
PATH: /usr/local/bin
PATH: /usr/X11/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1926: checking build system type
configure:1944: result: i686-apple-darwin9.1.0
configure:1966: checking host system type
configure:1981: result: i686-apple-darwin9.1.0
configure:2003: checking target system type
configure:2018: result: i686-apple-darwin9.1.0
configure:2060: checking for a BSD-compatible install
configure:2116: result: /usr/bin/install -c
configure:2127: checking whether build environment is sane
configure:2170: result: yes
configure:2194: WARNING: `missing' script is too old or missing
configure:2235: checking for gawk
configure:2265: result: no
configure:2235: checking for mawk
configure:2265: result: no
configure:2235: checking for nawk
configure:2265: result: no
configure:2235: checking for awk
configure:2251: found /usr/bin/awk
configure:2262: result: awk
configure:2273: checking whether make sets $(MAKE)
configure:2294: result: yes
configure:2528: checking for gcc
configure:2544: found /usr/bin/gcc
configure:2555: result: gcc
configure:2793: checking for C compiler version
configure:2800: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2803: $? = 0
configure:2810: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:2813: $? = 0
configure:2820: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:2823: $? = 1
configure:2846: checking for C compiler default output file name
configure:2873: gcc   -F /Library/Frameworks conftest.c  >&5
ld: in /Library/Frameworks, can't map file, errno=22
collect2: ld returned 1 exit status
configure:2876: $? = 1
configure:2914: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "E-UAE"
| #define PACKAGE_TARNAME "e-uae"
| #define PACKAGE_VERSION "0.8.29-CVS"
| #define PACKAGE_STRING "E-UAE 0.8.29-CVS"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "e-uae"
| #define VERSION "0.8.29-CVS"
| /* end confdefs.h.  */
| int
| main ()
| {
|   ;
|   return 0;
| }
configure:2921: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-apple-darwin9.1.0
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-F /Library/Frameworks'
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=i686-apple-darwin9.1.0
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-apple-darwin9.1.0

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='tar'
AR=''
ASMOBJS=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.9'
AWK='awk'
BSDSOCKOBJS=''
BUILD_MACOSX_BUNDLE_FALSE=''
BUILD_MACOSX_BUNDLE_TRUE=''
CC='gcc'
CCAS=''
CCASFLAGS=''
CCDEPMODE=''
CDOBJS=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CPUOBJS=''
CXX=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEBUGOBJS=''
DEFS=''
DEPDIR=''
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRAOBJS=''
FILEPRG=''
FILESYSOBJS=''
GENCPUOPTS=''
GFX_DEP=''
GREP=''
GTK_CFLAGS=''
GTK_CONFIG=''
GTK_LIBS=''
GUI_DEP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JITOBJS=''
JOY_DEP=''
LDFLAGS='-F /Library/Frameworks'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MACHDEP=''
MAKEDEPPRG=''
MAKEINFO='makeinfo'
MATHLIB=''
NO_SCHED_CFLAGS=''
OBJC=''
OBJCDEPMODE=''
OBJC_LDFLAGS=''
OBJEXT=''
OSDEP=''
PACKAGE='e-uae'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='E-UAE'
PACKAGE_STRING='E-UAE 0.8.29-CVS'
PACKAGE_TARNAME='e-uae'
PACKAGE_VERSION='0.8.29-CVS'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
RCLPRG=''
RESOBJS=''
SCSIOBJS=''
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SND_DEP=''
STRIP=''
TARGET=''
TARGET_BEOS_FALSE=''
TARGET_BEOS_TRUE=''
TARGET_BIGENDIAN_FALSE=''
TARGET_BIGENDIAN_TRUE=''
TARGET_WIN32_FALSE=''
TARGET_WIN32_TRUE=''
THREADDEP=''
UAE_CFLAGS=''
UAE_CPPFLAGS=''
UAE_LIBS=''
UAE_RSRCFILE=''
VERSION='0.8.29-CVS'
WRCPRG=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_OBJC=''
ac_cv_c_inline=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-apple-darwin9.1.0'
build_alias=''
build_cpu='i686'
build_os='darwin9.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-apple-darwin9.1.0'
host_alias=''
host_cpu='i686'
host_os='darwin9.1.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/Users/Jens/Documents/xCode Projekte/E-UAE/CVS Sources/e-uae-0.8.29-20080113/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='i686-apple-darwin9.1.0'
target_alias=''
target_cpu='i686'
target_os='darwin9.1.0'
target_vendor='apple'
top_srcdir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "E-UAE"
#define PACKAGE_TARNAME "e-uae"
#define PACKAGE_VERSION "0.8.29-CVS"
#define PACKAGE_STRING "E-UAE 0.8.29-CVS"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "e-uae"
#define VERSION "0.8.29-CVS"

configure: exit 77


Other related posts: