compile issues with target=powerpc-linux

Daniel Jacobowitz drow@mvista.com
Mon Mar 18 12:34:00 GMT 2002


On Mon, Mar 18, 2002 at 11:02:24AM -0800, Niraj Gupta wrote:
> 
> i am trying to copile for target=powerpc-linux on intel platform
> and getting this error
> 
> gcc -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS     
> -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5              
> -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO     -I. 
> -I../../../src/sim/ppc -I../../../src/sim/ppc/../../include -I../../bfd 
> -I../../../src/sim/ppc/../../bfd -I../../gdb -I../../../src/sim/ppc/../../gdb 
>  -I../../../src/sim/ppc/../../gdb/config -I../../../src/sim/ppc/../../mmalloc 
> ../../../src/sim/ppc/main.c
> targ-map.c is unchanged
> In file included from ../../../src/sim/ppc/sim_calls.c:43:
> ../../../src/sim/ppc/../../gdb/defs.h:43: gdb/signals.h: No such file or 
> directory
> 
> i have tried cvs update and cvs update -AP and some how i don't see this 
> file coming in, has anybody else run into this problem.

Add -d to your cvs update command and you should get the new
include/gdb/ directory.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list