gdb compilation error

2014-03-30 Thread William A Gueble
During the compilation of my gdb download, the process terminates after
failing to locate the config.h file. However, several lines before, it is
clear that the config.h file was created, right after the creation of a
Makefile. This occurs during the configuration of ./libdecnumber. I really
need to use this program to help me debug some code for my homework
assignment that is due later today, so I was hoping that you could shed
some light on this error.

Thank You,

Will Gueble
___
bug-gdb mailing list
bug-gdb@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gdb


Re: gdb compilation error

2014-03-30 Thread Sergio Durigan Junior
On Sunday, March 30 2014, William A. Gueble wrote:

> During the compilation of my gdb download, the process terminates after
> failing to locate the config.h file. However, several lines before, it is
> clear that the config.h file was created, right after the creation of a
> Makefile. This occurs during the configuration of ./libdecnumber. I really
> need to use this program to help me debug some code for my homework
> assignment that is due later today, so I was hoping that you could shed
> some light on this error.

Hello William,

Without output from your terminal, and descriptions of how you are
compiling GDB, it is very hard to emit some opinion.  You should also
provide information about the system you are running, etc.

Thanks,

-- 
Sergio

___
bug-gdb mailing list
bug-gdb@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gdb