Re: GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-06 Thread Lorenzo Salvadore via Gcc
), so this is > expected. By the way, there is an open bug report on bugzilla with submitted pathes to suggest to change it, as operating systems (FreeBSD, Linux distros, others?) would like to install different versions of GCC simultaneously but the actual choice causes conflicts. In ca

Re: GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-05 Thread Andreas Schwab
On Mai 05 2025, Basile Starynkevitch wrote: > and to my surprise its libgccjit.h was installed under /usr/local/include/ and libgccjit.h has always been installed in $(includedir), so this is expected. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552

GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-05 Thread Basile Starynkevitch
Hello all, On Debian/trixie/x86-64 I did compile GCC-15-20240503 (untarred under /usr/src/Lang) configured as '/usr/src/Lang/gcc-15-20250503/configure' '-v' '--prefix=/usr/local' \ '--with-gcc-major-version-only' '--program-suffix=-my-15' \ '--enable-shared' '--enable-plugin' '--enable-d

Re: Suggest: Add curl to gcc/install/prerequisites

2024-10-11 Thread Roosh Fourtytwo via Gcc
Thanks for the quick response. My system complained that curl was not present. I also did not have wget, but the error didn't mention it (I'm pretty sure). In any case, my suggestion would then be to require either one. BTW, I was running this on a (mostly) clean install of Debian

Re: Suggest: Add curl to gcc/install/prerequisites

2024-10-11 Thread Jonathan Wakely via Gcc
On Fri, 11 Oct 2024 at 10:14, Roosh Fourtytwo via Gcc wrote: > Hi, Thanks for the clear and concise instructions. I'm building gcc-14, > and have a small suggestion. > > Kind regards, > Roosh42 > > *Webpage to update:* > https://gcc.gnu.org/install/prerequisites

Suggest: Add curl to gcc/install/prerequisites

2024-10-11 Thread Roosh Fourtytwo via Gcc
Hi, Thanks for the clear and concise instructions. I'm building gcc-14, and have a small suggestion. Kind regards, Roosh42 *Webpage to update:* https://gcc.gnu.org/install/prerequisites.html *Suggestion:* Add curl as one of the prerequisites *Reason:* It is needed for ./co

The codeblocks which I installed is not compiling the program so guid me How to install a c compiler to codeblocks

2023-12-18 Thread Shivaprasad M S via Gcc

Re: Install page misses Bison prerequisite

2023-10-26 Thread Andrew Pinski via Gcc
On Thu, Oct 26, 2023 at 11:01 AM Simon Sobisch via Gcc wrote: > > https://gcc.gnu.org/install/prerequisites.html has a bunch of tools > under "Tools/packages necessary for modifying GCC", but GNU Bison is > missing. > > I found it interesting to see that some files

Re: Install page misses Bison prerequisite

2023-10-26 Thread Andrew Pinski via Gcc
is not required to build gcc rather only if you are modifying gcc. Thanks, Andrew On Thu, Oct 26, 2023, 11:01 Simon Sobisch via Gcc wrote: > https://gcc.gnu.org/install/prerequisites.html has a bunch of tools > under "Tools/packages necessary for modifying GCC", but GNU Bison is

Install page misses Bison prerequisite

2023-10-26 Thread Simon Sobisch via Gcc
https://gcc.gnu.org/install/prerequisites.html has a bunch of tools under "Tools/packages necessary for modifying GCC", but GNU Bison is missing. I found it interesting to see that some files like under intl say 1 /* A Bison parser, made from plural.y 2by GNU bison 1.35

Successful build and install of gcc 10.0.1.0

2020-07-16 Thread UBC Student via Gcc
Hello, Following the instructions given in the install folder for gcc 10.1.0, I have successfully bootstrapped and installed gcc 10.1.0. Below is the information requested in the final install section: The output of config.guess is: x86_64-pc-linux-gnu The output of gcc -v is: Using built-in

SuSuccessful build and install of gcc 10.0.1.0

2020-07-16 Thread UBC Student via Gcc

Re: install location of math-vector-fortran.h

2020-06-08 Thread Joseph Myers
On Mon, 8 Jun 2020, Matthias Klose wrote: > However the file is architecture specific, currently only having variants for > x86_64-*-gnu, x86_64-*-gnux32, and a generic variant. This creates problems > when the file is contained in a Debian package which is marked as Multi-Arch: > same, also it s

Re: install location of math-vector-fortran.h

2020-06-08 Thread Jakub Jelinek via Gcc
On Mon, Jun 08, 2020 at 12:52:36PM +0200, Matthias Klose wrote: > GCC and glibc need to agree on the install location for math-vector-fortran.h. > Currently it is installed into > > /usr/include/finclude/math-vector-fortran.h > > However the file is architecture specific, cur

Re: install location of math-vector-fortran.h

2020-06-08 Thread Florian Weimer via Gcc
* Matthias Klose: > this file currently only has lines like: > > !GCC$ builtin (cos) attributes simd (notinbranch) if('x86_64') > > so it shouldn't have any effect to other architectures? Or are the > conditionals explicitly done to exclude the 32bit x86 configuration? Ah. It's the latter. Tha

Re: install location of math-vector-fortran.h

2020-06-08 Thread Matthias Klose
On 6/8/20 1:03 PM, Florian Weimer via Gcc wrote: > * Matthias Klose: > >> [not subscribed to the libc-alpha list] >> >> GCC and glibc need to agree on the install location for >> math-vector-fortran.h. >> Currently it is installed into >> >&g

Re: install location of math-vector-fortran.h

2020-06-08 Thread Florian Weimer via Gcc
* Matthias Klose: > [not subscribed to the libc-alpha list] > > GCC and glibc need to agree on the install location for math-vector-fortran.h. > Currently it is installed into > > /usr/include/finclude/math-vector-fortran.h > > However the file is architecture specifi

install location of math-vector-fortran.h

2020-06-08 Thread Matthias Klose
[not subscribed to the libc-alpha list] GCC and glibc need to agree on the install location for math-vector-fortran.h. Currently it is installed into /usr/include/finclude/math-vector-fortran.h However the file is architecture specific, currently only having variants for x86_64-*-gnu, x86_64

Build Status - Successful Build & Install

2019-11-06 Thread Logan Cooper
srcdir/config.guess: x86_64-pc-linux-gnu gcc -v output: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../srcdir/configure --disable-multilib Thread model: posix gcc version 9.2.0 (G

Re: Install gcj with gcc5 on ubunto

2019-07-01 Thread charfi asma via gcc
Hello, I have an ubuntu. I installed gcc 5 to be able to install gcj (because gcj is no longer distributed with the new version of gcc).when I run apt-cache search gcj I get this : gcj-5-jdk - GCJ and Classpath development tools for Java(TM) I tried then to install it by running apt-get

Install gcj with gcc5 on ubunto

2019-06-30 Thread charfi asma via gcc
Hello,Can you give me installation. Instructions  To install gcj after installing gcc5 or gcc6. Apt-get install gcj did not work  Thank you very much Envoyé depuis Yahoo Mail pour Android

Re: Broken links in INSTALL/specific.html

2018-05-01 Thread Andrew Roberts
The reason I was looking at the versions in the RC tarball was that I have never been clear as to what release the website install/prerequisite/target info actually applies to. It would be much better if this info was on a per release basis on the web site, like the changelog and manuals. Thus

Broken links in INSTALL/specific.html

2018-05-01 Thread Jakub Jelinek
Hi! PR web/85578 complains about broken links in INSTALL/specific.html inside of the rc tarballs, I've looked at past releases and at least the releases I've checked (4.7.0, 6.1, 7.1, 7.3, 8.1rc2) all have the broken links, e.g. aarch64*-*-* and aarch64*-*-* Looking at online docs, t

Successful bootstrap and install of gcc (GCC) 7.3.0 on sparc64-unknown-linux-gnu

2018-04-01 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess sparc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/sparc-unknown-linux-gnu/7.3.

Successful bootstrap and install of gcc (GCC) 7.3.0 on hppa2.0-unknown-linux-gnu

2018-03-30 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess hppa2.0-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/hppa-unknown-linux-gnu/7.3.0/lto-wr

Successful bootstrap and install of gcc (GCC) 7.3.0 on mips64-unknown-linux-gnu

2018-03-30 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/7.3.0/lto-wr

Successful bootstrap and install of gcc (GCC) 7.3.0 on mips64el-unknown-linux-gnu

2018-03-29 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/7.3.

Successful bootstrap and install of gcc (GCC) 7.3.0 on x86_64-pc-linux-gnu

2018-03-27 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wr

Successful cross-build on x86_64 and install of gcc (GCC) 7.3.0 on armv4tl-unknown-linux-gnueabi

2018-03-27 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess armv4tl-unknown-linux-gnueabi $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/arm-linux-gnueabi/7.3.0/lto-wrapper Target: arm-linux-gnueabi Configured with: /home/aar

Successful bootstrap and install of gcc (GCC) 7.3.0 on armv7l-unknown-linux-gnueabi

2018-03-26 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess armv7l-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/7.3.

Successful bootstrap and install of gcc (GCC) 7.3.0 on aarch64-unknown-linux-gnu

2018-03-18 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess aarch64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/aarch64-unknown-linux-gnu/7.3.

Successful bootstrap and install of gcc (GCC) 7.3.0 on powerpc64-unknown-linux-gnu

2018-03-17 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.3.0/config.guess powerpc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/powerpc-unknown-linux-gnu/7.3.

Re: Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Jeffrey Walton
er from GCC? http://lmgtfy.com/?q=eclipse+install+gcc > How do I install it in Windows 10? http://lmgtfy.com/?q=eclipse+install+windows+10 > How do I make the IDE of Eclipse recognize it in order to compile my *.c > and *.cpp files? Perhaps you should wait to install Eclipse and GCC befor

Where and how do I download and install a C/C++ compiler GCC for Windows 10?

2018-03-11 Thread Mauro Roberto Peña Gutiérrez
The IDE of Eclipse for C/C++ projects development asks me for a route to a GCC compiler. Apparently ALL of the IDEs of Eclipse do NOT include an C/C++ compiler! Where do I download a C/C++ compiler from GCC? How do I install it in Windows 10? How do I make the IDE of Eclipse recognize it in

Successful bootstrap and install of gcc (GCC) 7.2.0 on hppa2.0-unknown-linux-gnu

2017-09-12 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess hppa2.0-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/hppa-unknown-linux-gnu/7.2.0/lto-wr

Successful bootstrap and install of gcc (GCC) 7.2.0 on sparc64-unknown-linux-gnu

2017-09-03 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess sparc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/sparc-unknown-linux-gnu/7.2.

Successful bootstrap and install of gcc (GCC) 7.2.0 on mips64-unknown-linux-gnu

2017-08-25 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/7.2.0/lto-wr

Successful bootstrap and install of gcc (GCC) 7.2.0 on powerpc64-unknown-linux-gnu

2017-08-25 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess powerpc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/powerpc-unknown-linux-gnu/7.2.

Successful bootstrap and install of gcc (GCC) 7.2.0 on x86_64-pc-linux-gnu

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/7.2.0/lto-wr

Successful bootstrap and install of gcc (GCC) 7.2.0 on mips64el-unknown-linux-gnu

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/7.2.

Successful bootstrap and install of gcc (GCC) 7.2.0 on armv7l-unknown-linux-gnueabi

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess armv7l-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/7.2.

Successful bootstrap and install of gcc (GCC) 7.2.0 on aarch64-unknown-linux-gnu

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess aarch64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/aarch64-unknown-linux-gnu/7.2.

Re: Install GCC guide

2017-05-12 Thread joris
Hi, I redid the build without touching binutils ( is installed on the system), then it works OK. The issue is when you follow the install guide's suggestion to unpack binutils within the source tree. So indeed the issue is with the doc. Once you start moving dirs from binutils to gcc

Re: Install GCC guide

2017-05-12 Thread Jonathan Wakely
rue if you use a gcc release and a binutils release that are very similar ages, but more often it doesn't). If you don't want to have to do that, just build them separately. We could update https://gcc.gnu.org/install/download.html to clarify this, as I agree it doesn't mention the caveats.

Re: Install GCC guide

2017-05-12 Thread Jonathan Wakely
On 12 May 2017 at 14:03, joris wrote: > Hi, > > The installing GCC guide contains a paragraph that says 'If you also intend > to build binutils (either to upgrade an existing installation or for use in > place of the corresponding tools of your OS), unpack the binutils > distribution either in the

Install GCC guide

2017-05-12 Thread joris
#x27; Bu according to bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80719, unpacking a binutils source release within a GCC source release may not be a good idea. Problem with building GCC is that if you do not, you end up with a missing libiberty. So to summarize, the install guide does not

Successful bootstrap and install of gcc (GCC) 6.3.0 on sparc64-unknown-linux-gnu

2017-02-22 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess sparc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/sparc-unknown-linux-gnu/6.3.

Install of gcc-plugin-devel

2017-02-21 Thread Tuende Erdei
have to install the gcc-plugin-development. Could you give me, please, the link to the gcc-plugin-development sources and the documentation to configure and install this package. We have a NEC-Cluster with Scientific Linux. Thank you and best regards, Tünde -- Tuende Erdei University of

Fwd: [patch, contrib] Add support to install libcaf-mpi for multi-image coarray Fortran

2017-02-17 Thread Jerry DeLisle
I forgot to copy gcc list for this request for comments and approval to commit. Regards, Jerry Forwarded Message Subject: [patch, contrib] Add support to install libcaf-mpi for multi-image coarray Fortran Date: Wed, 15 Feb 2017 22:20:49 -0800 From: Jerry DeLisle To: GCC

Re: Successful bootstrap and install of gcc (GCC) 6.3.0 on aarch64-unknown-linux-gnu

2017-01-27 Thread Szabolcs Nagy
On 25/01/17 19:02, Aaro Koskinen wrote: > Configured with: ../gcc-6.3.0/configure --with-arch=armv8-a+crc > --with-cpu=cortex-a53 --disable-multilib --disable-nls > --prefix=/home/aaro/gcctest/newcompiler --enable-languages=c,c++ > --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-g

Successful bootstrap and install of gcc (GCC) 6.3.0 on armv7l-unknown-linux-gnueabi

2017-01-26 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess armv7l-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/6.3.

Successful bootstrap and install of gcc (GCC) 6.3.0 on aarch64-unknown-linux-gnu

2017-01-25 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess aarch64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/aarch64-unknown-linux-gnu/6.3.

Successful bootstrap and install of gcc (GCC) 6.3.0 on hppa2.0-unknown-linux-gnu

2017-01-15 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess hppa2.0-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/hppa-unknown-linux-gnu/6.3.0/lto-wr

Re: Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64el-unknown-linux-gnu

2017-01-13 Thread Aaro Koskinen
Hi, On Mon, Jan 09, 2017 at 10:20:12AM +0100, Dennis Luehring wrote: > are you only building gcc or also glibc/binutils? and building a kernel with > minimal hello world init or something for testing? I always also rebuild the full rootfs and kernel, and run those in my machines. > what about a

Re: Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64el-unknown-linux-gnu

2017-01-09 Thread Dennis Luehring
are you only building gcc or also glibc/binutils? and building a kernel with minimal hello world init or something for testing? what about a dec-alpha build test :) Am 08.01.2017 um 21:27 schrieb Aaro Koskinen: Hi, Here's a report of a successful build and install of GCC: $ gcc-

Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64el-unknown-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.3.

Successful bootstrap and install of gcc (GCC) 6.3.0 on x86_64-pc-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/6.3.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64-unknown-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/6.3.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.3.0 on powerpc64-unknown-linux-gnu

2017-01-07 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess powerpc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/powerpc-unknown-linux-gnu/6.3.

Re: Gnu gcc-6.2.0. Make install-gcc failed.

2016-10-07 Thread Marcin Noga
elf >> --enable-languages=c,c++ --disable-nls -disable-shared --with-newlib >> --with-headers=../../src/newlib-2.4.0.20160923/newlib/libc/include >> >> I have a problem with installing gcc. >> Make install or make install-gcc returns an error: >> ... >> /d/Deve

Re: Gnu gcc-6.2.0. Make install-gcc failed.

2016-10-07 Thread Marcin Noga
elf >> --enable-languages=c,c++ --disable-nls -disable-shared --with-newlib >> --with-headers=../../src/newlib-2.4.0.20160923/newlib/libc/include >> >> I have a problem with installing gcc. >> Make install or make install-gcc returns an error: >> ... >> /d/Deve

Re: Gnu gcc-6.2.0. Make install-gcc failed.

2016-10-07 Thread Richard Biener
b-2.4.0.20160923/newlib/libc/include > > I have a problem with installing gcc. > Make install or make install-gcc returns an error: > ... > /d/Devel/Fujitsu_FR30.80/gcc_6.2/src/gcc-6.2.0/install-sh: line 437: > exec: cp: can not execute: Is a directory > make [2]: *** [Makefile:

Gnu gcc-6.2.0. Make install-gcc failed.

2016-10-07 Thread Marcin Noga
6.2.0: ../../src/gcc-6.2.0/configure --target=FR30-elf prefix=/c/mingw/FR30-elf --enable-languages​=c,c++ --disable-nls -disable-shared --with-newlib --with-headers=../../src/newlib-2.4.0.20160923/newlib/libc/include I have a problem with installing gcc. Make install or make install-gcc returns an

Successful bootstrap and install of gcc (GCC) 6.2.0 on mips64-unknown-linux-gnu

2016-09-27 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/6.2.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.2.0 on armv5tel-unknown-linux-gnueabi

2016-09-26 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess armv5tel-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/mnt/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/6.2.

Successful bootstrap and install of gcc (GCC) 6.2.0 on powerpc64-unknown-linux-gnu

2016-09-25 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess powerpc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/powerpc-unknown-linux-gnu/6.2.

Successful bootstrap and install of gcc (GCC) 6.2.0 on sparc64-unknown-linux-gnu

2016-09-23 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess sparc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/sparc-unknown-linux-gnu/6.2.

Successful bootstrap and install of gcc (GCC) 6.2.0 on x86_64-pc-linux-gnu

2016-09-21 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/6.2.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.2.0 on mips64el-unknown-linux-gnu

2016-09-20 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.2.

Successful bootstrap and install of gcc (GCC) 6.2.0 on hppa2.0-unknown-linux-gnu

2016-09-18 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.2.0/config.guess hppa2.0-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/hppa-unknown-linux-gnu/6.2.0/lto-wr

Re: An issue with GCC 6.1.0's make install?

2016-06-04 Thread Andreas Schwab
I did ensure that all files were > compressed and extracted. Does the other server have exactly the same development packages installed? > When I go into my build subdirectory build tree, and type "make > install -s", Why did you use -s? That makes your report useless. A

Re: An issue with GCC 6.1.0's make install?

2016-06-04 Thread Ethin Probst
vers have identical systems? > >> problems start. Keep in mind that I did ensure that all files were >> compressed and extracted. >> When I go into my build subdirectory build tree, and type "make >> install -s", it installs gnat, gcc (and g++), gfortran, gccgo, an

Re: An issue with GCC 6.1.0's make install?

2016-06-04 Thread Marc Glisse
extracted. When I go into my build subdirectory build tree, and type "make install -s", it installs gnat, gcc (and g++), gfortran, gccgo, and gcj, but it errors out (and, subsequently, bales out) and says the following: Making install in tools make[3]: *** [install-recursive] Error 1 make[2]:

An issue with GCC 6.1.0's make install?

2016-06-03 Thread Ethin Probst
extracted. When I go into my build subdirectory build tree, and type "make install -s", it installs gnat, gcc (and g++), gfortran, gccgo, and gcj, but it errors out (and, subsequently, bales out) and says the following: Making install in tools make[3]: *** [install-recursive] Error 1 m

Successful bootstrap and install of gcc (GCC) 6.1.0 on sparc64-unknown-linux-gnu

2016-05-17 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess sparc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/sparc-unknown-linux-gnu/6.1.

Successful bootstrap and install of gcc (GCC) 6.1.0 on armv5tel-unknown-linux-gnueabi

2016-05-16 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess armv5tel-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/mnt/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/6.1.

Successful bootstrap and install of gcc (GCC) 6.1.0 on mips64-unknown-linux-gnu

2016-05-15 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/6.1.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.1.0 on x86_64-pc-linux-gnu

2016-05-14 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/6.1.0/lto-wr

Successful bootstrap and install of gcc (GCC) 6.1.0 on powerpc64-unknown-linux-gnu

2016-05-14 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess powerpc64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/powerpc-unknown-linux-gnu/6.1.

Successful bootstrap and install of gcc (GCC) 6.1.0 on mips64el-unknown-linux-gnu

2016-05-14 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.1.

Successful bootstrap and install of gcc (GCC) 6.1.0 on hppa2.0-unknown-linux-gnu

2016-05-14 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.1.0/config.guess hppa2.0-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/hppa-unknown-linux-gnu/6.1.0/lto-wr

Successful GCC buiild and install

2016-01-04 Thread Earl Dominic Cipre
gcc version 5.3.0 (GCC) # etc/issue Ubuntu 12.04.4 LTS # uname -a Linux mxiii-P5L-MX 3.8.0-36-generic #52~precise1-Ubuntu SMP Mon Feb 3 21:56:56 UTC 2014 i686 i686 i386 GNU/Linux # dpkg -l libc6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst

Re: Need help to install C++ compiler

2015-04-11 Thread Andrew Haley
On 11/04/15 04:08, Kumar Aditya wrote: > I am new user of Linux. I have RHEL 6.0 installed and want to run C++ > on my system but I do not know how. yum install gcc-c++. Andrew.

Re: Need help to install C++ compiler

2015-04-11 Thread Lars Nielsen
Hey Kumar. Just use your package manager. in terminal: yum search gcc-c++ Determine which version are available. Then run: yum install gcc-c++ You will need root access for the install step. If you want another version RPM’s can be found here: http://www.rpmfind.net/linux

Need help to install C++ compiler

2015-04-10 Thread Kumar Aditya
Hello GCC team, Greetings... I am new user of Linux. I have RHEL 6.0 installed and want to run C++ on my system but I do not know how. Please help me or let me know where to contact. -- Thanks & Regards, Kumar Aditya +919015142426

building against a temporary install dir?

2015-02-03 Thread DJ Delorie
So here's what I'm trying to do... I want to build gcc, binutils, and newlib, run tests, and IF the tests pass, THEN install them all. However, gcc needs an installed newlib to build it's libraries. I tried installing newlib into $DESTDIR$PREFIX but gcc ignores $DESTDIR during th

Re: libcc1.so bug/install location question

2015-01-20 Thread Joseph Myers
rectly under the install directory that contained > a libcc1.so, libcc1.so.0, libcc1.so.0.0.0, and libcc1.la file in them. > The files in each install directory were different which makes sense since > I was building for two different targets. It was stated in <https://gcc.gnu.org/ml/gcc-

libcc1.so bug/install location question

2015-01-20 Thread Steve Ellcey
I have a question about libcc1.so and where it is put in the install directory. My understanding is that GCC install files are put in a directory containing the target name or contain the target name as part of the filename (aka mips-linux-gnu-gcc) so that two GCC's with different targets

Re: Hmm, /sbin/ldconfig.real: /home/toon/compilers/install/lib/../lib64/libstdc++.so.6.0.21-gdb.py is not an ELF file - it has the wrong magic bytes at the start.

2014-10-28 Thread Jonathan Wakely
On 28 October 2014 19:36, Toon Moene wrote: > On the gcc-results archive, you'll see this: > > https://gcc.gnu.org/ml/gcc-testresults/2014-10/msg02983.html > > but that doesn't show you the real problem: > > mkdir -p -- /home/toon/compilers/install/share/gcc-5.0.0/py

Hmm, /sbin/ldconfig.real: /home/toon/compilers/install/lib/../lib64/libstdc++.so.6.0.21-gdb.py is not an ELF file - it has the wrong magic bytes at the start.

2014-10-28 Thread Toon Moene
On the gcc-results archive, you'll see this: https://gcc.gnu.org/ml/gcc-testresults/2014-10/msg02983.html but that doesn't show you the real problem: mkdir -p -- /home/toon/compilers/install/share/gcc-5.0.0/python/libjava libtool: install: /usr/bin/install -c .libs/libgcj-tools.

successful build and install

2014-05-09 Thread Jiří Vymazal
XfceVM 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux dpkg -l libc6: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||

Re: make install broken on the trunk?

2013-10-21 Thread Tom Tromey
>>>>> "Matthias" == Matthias Klose writes: Matthias> A make install from trunk 20131020 seems to be broken, at Matthias> least when building with Go (last time I successfully Matthias> installed was 20130917). However, even without Go enabled, Matthias&

Re: make install broken on the trunk?

2013-10-20 Thread David Edelsohn
On Sun, Oct 20, 2013 at 3:12 PM, Matthias Klose wrote: > A make install from trunk 20131020 seems to be broken, at least when building > with Go (last time I successfully installed was 20130917). However, even > without Go enabled, dfa.c is rebuilt and and then the depending bin

make install broken on the trunk?

2013-10-20 Thread Matthias Klose
A make install from trunk 20131020 seems to be broken, at least when building with Go (last time I successfully installed was 20130917). However, even without Go enabled, dfa.c is rebuilt and and then the depending binaries are rebuilt. Rebuilding go1 ends with x86_64-linux-gnu-g++ -g -O2

Re: --disable-install-libiberty and libiberty.a

2013-03-29 Thread Matt Burgess
le. Is that > > assumption correct? > > No. The master sources for libiberty are in the GCC repository. OK, thanks, that's useful to know. > > 2) The --disable-install-libiberty configure switch for GCC does *not* > > suppress the installation of libiberty.a (se

Re: --disable-install-libiberty and libiberty.a

2013-03-29 Thread Ian Lance Taylor
in the GCC repository. > 2) The --disable-install-libiberty configure switch for GCC does *not* > suppress the installation of libiberty.a (see also [0] and [1]). It's > unclear whether it should as the './configure --help' output only > mentions the suppression of header ins

--disable-install-libiberty and libiberty.a

2013-03-29 Thread Matt Burgess
estions: 1) We currently assume that binutils is 'upstream' for libiberty development, and should therefore 'own' the libiberty.a file. Is that assumption correct? 2) The --disable-install-libiberty configure switch for GCC does *not* suppress the installation of libiberty.a (s

Re: Error in gcc.gnu. org/install/configure.html webpage

2013-02-05 Thread Richard Biener
On Mon, Feb 4, 2013 at 9:43 PM, Zhiming Wang wrote: > Hi there, > > When reading through http://gcc.gnu.org/install/configure.html configuration > options, I spotted an inconsistency regarding Graphite loop optimization: > > " > --with-ppl=pathname > --with-ppl-incl

Error in gcc.gnu. org/install/configure.html webpage

2013-02-04 Thread Zhiming Wang
Hi there, When reading through http://gcc.gnu.org/install/configure.html configuration options, I spotted an inconsistency regarding Graphite loop optimization: " --with-ppl=pathname --with-ppl-include=pathname --with-ppl-lib=pathname --with-cloog=pathname --with-cloog-include=pathname -

Re: Let INSTALL/README mention the instructions on line

2012-08-25 Thread Gerald Pfeifer
On Wed, 15 Feb 2012, Křištof Želechovski wrote: > Please consider the following patch: Thank you, Křištof! I made some small tweaks, created a ChangeLog entry and applied the variation of your patch that is included below. Gerald 2012-08-25 Křištof Želechovski * INSTALL/REA

  1   2   3   >