Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* compile issues with target=powerpc-linux
@ 2002-03-18 11:02 Niraj Gupta
  2002-03-18 12:34 ` Daniel Jacobowitz
  2002-03-18 12:34 ` include/gdb; Was: " Andrew Cagney
  0 siblings, 2 replies; 3+ messages in thread
From: Niraj Gupta @ 2002-03-18 11:02 UTC (permalink / raw)
  To: gdb


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.

niraj


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compile issues with target=powerpc-linux
  2002-03-18 11:02 compile issues with target=powerpc-linux Niraj Gupta
@ 2002-03-18 12:34 ` Daniel Jacobowitz
  2002-03-18 12:34 ` include/gdb; Was: " Andrew Cagney
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2002-03-18 12:34 UTC (permalink / raw)
  To: Niraj Gupta; +Cc: gdb

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* include/gdb; Was: compile issues with target=powerpc-linux
  2002-03-18 11:02 compile issues with target=powerpc-linux Niraj Gupta
  2002-03-18 12:34 ` Daniel Jacobowitz
@ 2002-03-18 12:34 ` Andrew Cagney
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2002-03-18 12:34 UTC (permalink / raw)
  To: Niraj Gupta; +Cc: gdb

I've been bitten by it my self.  It is a new directory under include.  Use:

	cd .../src
	cvs update -d include/gdb

Andrew

(Don't do a top level `cvs update -d' though!)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-18 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18 11:02 compile issues with target=powerpc-linux Niraj Gupta
2002-03-18 12:34 ` Daniel Jacobowitz
2002-03-18 12:34 ` include/gdb; Was: " Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox