> >>You are compiling in the source directory which is not a well
> >>supported way of compiling GCC.
To confirm this theory - yes, make completed with most targets when
built from a different directory than the source directory. I should
have read the latest install instructions carefully.
On Th
You are compiling in the source directory which is not a well
supported way of compiling GCC.
Yeah, but I wasn't and still ran into that (or similar) problem. :)
Anyway, this patch solves it:
Index: libgcc/configure.ac
===
---
On May 16, 2007, at 1:53 PM, Andrew Pinski wrote:
On 5/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
This also occurred with the latest snapshot:
Configure syntax was:
./configure --prefix=/opt/gcc-4.3
Configure completed fine. Make is getting stuck at:
You are compiling in the s
On 5/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
This also occurred with the latest snapshot:
Configure syntax was:
./configure --prefix=/opt/gcc-4.3
Configure completed fine. Make is getting stuck at:
You are compiling in the source directory which is not a well
supported way of
In file included from ../.././libgcc/../libdecnumber/decContext.c:36:
../.././libgcc/../libdecnumber/decContext.h:52:50: error:
gstdint.h: No such file or directory
... lots of other errors ...
gstdint.h seems to be at:
/part/build/mark/gcc/host-x86_64-unknown-linux-gnu/libdecnumber/
g
This also occurred with the latest snapshot:
Configure syntax was:
./configure --prefix=/opt/gcc-4.3
Configure completed fine. Make is getting stuck at:
/part/build/mark/gcc/host-x86_64-unknown-linux-gnu/gcc/xgcc
-B/part/build/mark/gcc/host-x86_64-unknown-linux-gnu/gcc/
-B/opt/gcc-4.3/x86