This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

No rule to make target `../sim/arm/libsim.a', needed by `gdb.exe'



Hello all.

I want to add new machine(simulator) to the gnu tool chain.
I have built the binutils gcc and newlib successfully.
When i build the gdb,i encounter the problem.
The error message is as follow:

make[1]: *** No rule to make target `../sim/arm/libsim.a', needed by 
`gdb.exe'.  Stop.
make[1]: Leaving directory `/cygdrive/d/thesis/build/gdb/gdb'

I have the modified the following file /gdb-6.0/config.sub 
/gdb-6.0/gdb/configure.tgt /gdb-6.0/gdb/configure.host

I inspect the make.out file,and i find that it would not configing the 
/sim/common and /sim/ASP.
The ASP is my new machine(simulator)
How can i do ?

                                        thank a lot!!


 


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