[Bug bootstrap/49557] make chokes on various Makefile constructs

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 Kai Tietz changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-03 Thread arjen.markus895 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #12 from Arjen Markus 2011-07-04 06:58:46 UTC --- Hello, well, I have re-read the installation instructions, put the sources for gmp, mpfr and mpc into the GCC source directory, reconfigured it (from a clean build directory) and got

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #11 from Jonathan Wakely 2011-07-01 12:50:06 UTC --- (In reply to comment #0) > ../gcc-4.6.1-RC-20110620/configure > --with-gmp-include=d:/gcc4.6.1.src/gmp-5.0.2 > --with-gmp-lib=d:/gcc4.6.1.src/gmp-5.0.2/.libs > --with-mpfr-include=

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #10 from Jonathan Wakely 2011-07-01 12:47:16 UTC --- FAQ: http://gcc.gnu.org/wiki/FAQ#configure_suffix

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #9 from Eric Botcazou 2011-07-01 12:46:22 UTC --- > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. Do exactly this, that will tell you what happened.

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-07-01 Thread arjen.markus895 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #8 from Arjen Markus 2011-07-01 12:37:06 UTC --- Hi Eric, I have run into a problem on a Linux machin with this: make[3]: Leaving directory `/u/markus/tmp/gcc4.6.1/build-gcc/gcc' mkdir -p -- x86_64-unknown-linux-gnu/libgcc Checking

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-06-28 Thread arjen.markus895 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 --- Comment #7 from Arjen Markus 2011-06-29 06:18:47 UTC --- Hi Eric, yes, that might be a good idea. Another test I can do, just to make sure it is the make version that comes with MInGW is to try this on a Linux machine. Regards, Arjen 2011

[Bug bootstrap/49557] make chokes on various Makefile constructs

2011-06-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 Eric Botcazou changed: What|Removed |Added Component|ada |bootstrap Host|