bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in configuring/making GDB 5 on Solaris 2.7?


From: Vijay Ramasubramanian (Ram)
Subject: Bug in configuring/making GDB 5 on Solaris 2.7?
Date: Thu, 7 Dec 2000 14:07:48 -0600 (CST)

Hi.

I'm having a problem in building GDB 5 on Solaris 2.7, with gcc 2.95
.  I'm specifically trying to build the PowerPC simulator.

I run the configure script with --target=powerpc-eabisim --prefix=<my
desired installation dir>

The configure seems to complete successfully, with no issues.  When I run
make however, after processing/compiling many lines, the make dies with:

[previous lines snipped...]
cat ./../common/nltvals.def > tmp-vals.def
./../../move-if-change tmp-vals.def targ-vals.def
gcc  -I. -I../common -I./../common -o gentmap  
gcc: No input files
*** Error code 1
make: Fatal error: Command failed for target `gentmap'
Current working directory /work1/ece312/uiuppc/gdb-5.0/sim/ppc
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /work1/ece312/uiuppc/gdb-5.0/sim
*** Error code 1
make: Fatal error: Command failed for target `all-sim'

Since I haven't hand-modified any makefiles, would this be some kind of
bug?  What other data would be required to further diagnose this?  Full
configure and build logs?  Software versions?

Moreover, is there some quick fix I can make so that the build can
finish?  I'd really like to use the simulator as soon as possible.

Please let me know.
Thank you.

.______
| Vijay N. Ramasubramanian
   mailto:address@hidden
    http://www.ews.uiuc.edu/~ramasubr/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]