On 04 Aug 2015 17:28, Nick Clifton wrote: > On 03/08/15 23:28, Joel Sherrill wrote: > > The m32c fails to link gdb when the simulator is enabled. It > > fails with this error: > > > > remote-sim.o: In function `gdbsim_files_info': > > /home/joel/test-gcc/b-m32c-rtems4.11-bin/gdb/../../binutils-gdb/gdb/remote-sim.c:1163: > > undefined reference to `sim_info' > > The patch below provides a stub function to fix this problem. OK to apply ? no trailing whitespace, but otherwise looks fine. this is one of the few that need to be gutted a bit more but i've been putting it off. -mike