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]

compilation error ssa-branch


I tried to compile the current SSA-branch snapshots. Both, 0113 and 0114 i got the following error:

 make[3]: *** No rule to make target
 `/local/tmp/gcc/i686-pc-linux-gnu/libstdc++-v3/../gcc/gthr.h', needed
 by `i686-pc-linux-gnu/bits/gthr.h'.  Stop.

it is looking for gthr.h in the wrong directory. Actually it is in

/local/tmp/gcc/i686-pc-linux-gnu/libstdc++-v3/../../gcc/gthr.h

but i cannot figure out right now which makefile i have to adjust...
maybe i am missing something.
Any hint welcome,
David


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