This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with compiling svn trunk



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/ gstdint.h



I'm a bit lost at the moment as I've never had to figure out how the gcc make/bootstrap works until now, nor has it ever failed me in the past.

I ran into this recently too, I thought it was a local OS issue since we've had some header
churn recently, but this appears to be a general issue. Should look to see if we can track
down which patch did it.


-eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]