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]

I know why my build is failing


somehow, the makefiles for libstdc++ are looking in ..\gcc when they should be looking in ..\..\gcc.
This is why its not finding the header files.
Why its not looking in the right place (or conversly, isnt in the right place when it starts looking) I dont know.
Ideas anyone?



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