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]

Add new machine(sim) to the gdb tool chain



Hello all.

I want to add new machine(simulator) to this gnu tool chain.
At first, i modify the configure file in the binutils source code directory.
And, i add new machine name "mytest" .
After that ,when i configure the soure code ,it show this error message:

checking target system type... Invalid configuration `mytest-elf': machine 
`mytest' not recognized

How can i do? Then,i can configure my new machine with those tool chains. (ex:
 binutils gcc newlib gdb)


                                                    thank a lot!!


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