I know why my build is failing

Daniel Jacobowitz drow@mvista.com
Thu Oct 16 07:39:00 GMT 2003


On Thu, Oct 16, 2003 at 09:55:15AM +0800, Jonathan Wilson wrote:
> 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?

You are probably configuring in $(srcdir).  If you read the installation
instructions, it says not to do that.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gcc mailing list