6.1: Use cconfig.h instead of config.h in sim/common [resend]

Daniel Jacobowitz drow@false.org
Mon May 10 20:48:00 GMT 2004


On Mon, May 10, 2004 at 04:22:56PM -0400, Andrew Cagney wrote:
> >On Tue, Apr 20, 2004 at 05:00:21PM +0200, Maciej W. Rozycki wrote:
> >
> >>>Hello,
> >>>
> >>> Despite:
> >>>
> >>> http://sources.redhat.com/ml/gdb-patches/2003-12/msg00057.html
> >>>
> >>>the following patch hasn't been applied.  What's wrong with it?
> >>>
> >>>2004-04-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
> >>>
> >>>	* callback.c: Include cconfig.h instead of config.h.
> >>>	* run.c: Likewise.
> >>>	* sim-basics.h: Likewise.
> >>>	* sim-load.c: Likewise.
> >>>	* syscall.c: Likewise.
> >
> >
> >Nothing, it just got forgotten.  I've checked in this.
> 
> Did the cross targets build?  I can't build powerpc as either a native 
> or cross.
> 
> /home/cygnus/cagney/GDB/src/sim/common/callback.c:26:21: cconfig.h: No 
> such file or directory
> In file included from /home/cygnus/cagney/GDB/src/sim/common/sim-fpu.c:47:
> /home/cygnus/cagney/GDB/src/sim/common/sim-basics.h:32:21: cconfig.h: No 
> such file or directory

My goof.  I built a simulator to verify, but it turns out that I picked
a simulator which didn't use sim/common/!  I think the include path
needs to be fixed; I'll look at it now.

-- 
Daniel Jacobowitz



More information about the Gdb-patches mailing list