[Bug bootstrap/45185] Building GCC-4.5.1 with gmp/mpfr in source

2021-05-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45185

Andrew Pinski  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Andrew Pinski  ---
cloog/ppl_c/ppl has been removed and replaced with isl which works ok compiling
inside the gcc directory too.

What was happening before is libgmpxx was picking up the shared library version
which links to libgmp.
The link order has changed now too such that
-L/data/gcc-arm/wa/gcc_obj2/./gmp/.libs
-L/data/gcc-arm/wa/gcc_obj2/./mpfr/.libs is placed before isl libraries.

[Bug bootstrap/45185] Building GCC-4.5.1 with gmp/mpfr in source

2010-08-04 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2010-08-04 17:05 ---
What distribution are you running on your x86_64 machine?


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  Component|lto |bootstrap
 GCC target triplet|arm-elf |
   Keywords||build
Summary|Building GCC-4.5.1 for arm- |Building GCC-4.5.1 with
   |elf |gmp/mpfr in source


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45185



[Bug bootstrap/45185] Building GCC-4.5.1 with gmp/mpfr in source

2010-08-04 Thread e0600347 at student dot tuwien dot ac dot at


--- Comment #3 from e0600347 at student dot tuwien dot ac dot at  
2010-08-04 17:26 ---
Arch Linux
GCC version of host: 4.5.0 20100610
binutils of host: 2.20.1-3


-- 

e0600347 at student dot tuwien dot ac dot at changed:

   What|Removed |Added

 CC||e0600347 at student dot
   ||tuwien dot ac dot at


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45185



[Bug bootstrap/45185] Building GCC-4.5.1 with gmp/mpfr in source

2010-08-04 Thread e0600347 at student dot tuwien dot ac dot at


--- Comment #4 from e0600347 at student dot tuwien dot ac dot at  
2010-08-04 17:35 ---
(In reply to comment #3)
 Arch Linux
 GCC version of host: 4.5.0 20100610
 binutils of host: 2.20.1-3
 

One more bit of info about host compiler:

 gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/usr
--enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib
--disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info
Thread model: posix
gcc version 4.5.0 20100610 (prerelease) (GCC) 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45185