Giter VIP home page Giter VIP logo

dennix-gcc's Introduction

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.

dennix-gcc's People

Contributors

dennis95 avatar

Watchers

 avatar

dennix-gcc's Issues

Build GCC Error

Hello!
A mistake Occurred when I build dennix-gcc. What should I do? Thank you!

checking for i686-dennix-gcc...  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include   
checking for suffix of object files... configure: error: in `/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/i686-dennix/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make: *** [Makefile:12643: configure-target-libgcc] Error 1

This is 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 GNU C Runtime Library configure 1.0, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ /Users/qvjunping/Downloads/dennix-gcc-master/libgcc/configure --srcdir=../../../libgcc --cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-apple-darwin17.0.0 --prefix=/Users/qvjunping/dennix-toolchain --with-sysroot=/Users/qvjunping/Programming/INLOW/sysroot --disable-nls --enable-languages=c,c++,lto --program-transform-name=s&^&i686-dennix-& --disable-option-checking --with-target-subdir=i686-dennix --build=x86_64-apple-darwin17.0.0 --host=i686-dennix --target=i686-dennix

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

hostname = QvdeMacBook-Pro.local
uname -m = x86_64
uname -r = 17.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64

/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 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 358 tasks, 1381 threads, 4 processors
Load average: 5.73, Mach factor: 0.52
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/qvjunping/inlow-toolchain/bin
PATH: /opt/cross/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin


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

configure:2024: creating cache ./config.cache
configure:2230: checking build system type
configure:2244: result: x86_64-apple-darwin17.0.0
configure:2264: checking host system type
configure:2277: result: i686-pc-dennix
configure:2380: checking for --enable-version-specific-runtime-libs
configure:2393: result: no
configure:2441: checking for a BSD-compatible install
configure:2509: result: /usr/bin/install -c
configure:2525: checking for gawk
configure:2552: result: gawk
configure:2652: checking for i686-dennix-ar
configure:2679: result: i686-dennix-ar
configure:2744: checking for i686-dennix-lipo
configure:2771: result: i686-dennix-lipo
configure:2836: checking for i686-dennix-nm
configure:2863: result: /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/nm
configure:2928: checking for i686-dennix-ranlib
configure:2955: result: i686-dennix-ranlib
configure:3020: checking for i686-dennix-strip
configure:3047: result: i686-dennix-strip
configure:3109: checking whether ln -s works
configure:3113: result: yes
configure:3130: checking for i686-dennix-gcc
configure:3157: result:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include   
configure:3426: checking for C compiler version
configure:3435:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    --version >&5
xgcc (GCC) 6.1.0
Copyright (C) 2016 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:3446: $? = 0
configure:3435:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    -v >&5
Reading specs from /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/specs
COLLECT_GCC=/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc
COLLECT_LTO_WRAPPER=/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/lto-wrapper
Target: i686-dennix
Configured with: ../configure --target=i686-dennix --prefix=/Users/qvjunping/dennix-toolchain --with-sysroot=/Users/qvjunping/Programming/INLOW/sysroot --enable-languages=c,c++ --disable-nls
Thread model: single
gcc version 6.1.0 (GCC) 
configure:3446: $? = 0
configure:3435:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    -V >&5
xgcc: error: unrecognized command line option '-V'
xgcc: fatal error: no input files
compilation terminated.
configure:3446: $? = 1
configure:3435:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    -qversion >&5
xgcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
xgcc: fatal error: no input files
compilation terminated.
configure:3446: $? = 1
configure:3462:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    -o conftest -g -O2   conftest.c  >&5
/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/as: line 106: exec: -o: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]
configure:3465: $? = 1
configure:3653: checking for suffix of object files
configure:3675:  /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include    -c -g -O2  conftest.c >&5
/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/as: line 106: exec: -o: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]
configure:3679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Runtime Library"
| #define PACKAGE_TARNAME "libgcc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU C Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/libgcc/"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3693: error: in `/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/i686-dennix/libgcc':
configure:3696: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.

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

ac_cv_build=x86_64-apple-darwin17.0.0
ac_cv_env_CC_set=set
ac_cv_env_CC_value=' /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include   '
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-apple-darwin17.0.0
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-dennix
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i686-dennix
ac_cv_host=i686-pc-dennix
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=i686-dennix-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=' /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include   '
ac_cv_prog_LIPO=i686-dennix-lipo
ac_cv_prog_NM=/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/nm
ac_cv_prog_RANLIB=i686-dennix-ranlib
ac_cv_prog_STRIP=i686-dennix-strip

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

AR='i686-dennix-ar'
AWK='gawk'
CC=' /Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/xgcc -B/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/bin/ -B/Users/qvjunping/dennix-toolchain/i686-dennix/lib/ -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/include -isystem /Users/qvjunping/dennix-toolchain/i686-dennix/sys-include   '
CFLAGS='-g -O2'
CPP=''
CPPFLAGS=''
DEFS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIPO='i686-dennix-lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
NM='/Users/qvjunping/Downloads/dennix-gcc-master/build-gcc/./gcc/nm'
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GNU C Runtime Library'
PACKAGE_STRING='GNU C Runtime Library 1.0'
PACKAGE_TARNAME='libgcc'
PACKAGE_URL='http://www.gnu.org/software/libgcc/'
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PICFLAG='-fpic'
RANLIB='i686-dennix-ranlib'
SHELL='/bin/sh'
STRIP='i686-dennix-strip'
ac_ct_CC=''
accel_dir_suffix=''
asm_hidden_op=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin17.0.0'
build_alias='x86_64-apple-darwin17.0.0'
build_cpu='x86_64'
build_libsubdir='build-x86_64-apple-darwin17.0.0'
build_os='darwin17.0.0'
build_subdir='build-x86_64-apple-darwin17.0.0'
build_vendor='apple'
cpu_type=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
decimal_float=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
double_type_size=''
dvidir='${docdir}'
enable_decimal_float=''
enable_shared='yes'
enable_vtable_verify='no'
exec_prefix='NONE'
extra_parts=''
fixed_point=''
force_explicit_eh_registry=''
host='i686-pc-dennix'
host_alias='i686-dennix'
host_cpu='i686'
host_noncanonical='i686-dennix'
host_os='dennix'
host_subdir='.'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libgcc_topdir='../../../libgcc/..'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
long_double_type_size=''
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/qvjunping/dennix-toolchain'
program_transform_name='s&^&i686-dennix-&'
psdir='${docdir}'
real_host_noncanonical=''
sbindir='${exec_prefix}/sbin'
set_have_cc_tls=''
set_use_emutls=''
sfp_machine_header=''
sharedstatedir='${prefix}/com'
slibdir='$(exec_prefix)/$(host_noncanonical)/lib'
sysconfdir='${prefix}/etc'
target_alias='i686-dennix'
target_noncanonical='i686-dennix'
target_subdir='i686-dennix'
thread_header=''
tm_defines=''
tm_file=''
tmake_file=''
toolexecdir='$(exec_prefix)/$(target_noncanonical)'
toolexeclibdir='$(toolexecdir)/lib'
vis_hide=''
with_aix_soname='aix'

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

/* confdefs.h */
#define PACKAGE_NAME "GNU C Runtime Library"
#define PACKAGE_TARNAME "libgcc"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "GNU C Runtime Library 1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://www.gnu.org/software/libgcc/"

configure: exit 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.