Re: Built compiler cannot create executables during GCC 8.2.0 "make" from repository clone.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 6 Sep 2018 at 15:47, Bryan Dunphy <b.dunphy.342@xxxxxxxxx> wrote:
>
> > The “tail” of the make output is: “/Users/<account name>” replaced with “$HOME"
> >
> > checking for gawk... awk
> > checking whether make sets $(MAKE)... yes
> > checking for x86_64-apple-darwin17.7.0-gcc... $HOME/Development/gcc-obj/./gcc/xgcc -B$HOME/Development/gcc-obj/./gcc/ -B$HOME/gcc-built/x86_64-apple-darwin17.7.0/bin/ -B$HOME/gcc-built/x86_64-apple-darwin17.7.0/lib/ -isystem $HOME/gcc-built/x86_64-apple-darwin17.7.0/include -isystem $HOME/gcc-built/x86_64-apple-darwin17.7.0/sys-include
> > checking for C compiler default output file name...
> > configure: error: in `$HOME/Development/gcc-obj/x86_64-apple-darwin17.7.0/libgomp':
> > configure: error: C compiler cannot create executables
> > See `config.log' for more details.
> > make[2]: *** [configure-stage1-target-libgomp] Error 77
> > make[1]: *** [stage1-bubble] Error 2
> > make: *** [all] Error 2
> >
> > I am not aware of the location of `config.log’ in this case.

It's still in $HOME/Development/gcc-obj/x86_64-apple-darwin17.7.0/libgomp




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux