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:[EMAIL PROTECTED]
    http://www.ews.uiuc.edu/~ramasubr/


_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to