This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

compiling gdb


I tried to compile the gdb suite under linux, with this 
configuration:

  cd build-gdb
  ../gdb-4.17/configure --target=powerpc-gnu-elf32 --
prefix=/home/livio/CrossGCC/ppc-linux/ -v
  make all install

but I got this error. What is it? What can I do?

  In file included from /usr/include/sys/ioctl.h:30,
                 from /usr/include/sys/mount.h:27,
                 from ../../../gdb-4.17/sim/ppc/emul_unix.c:113:
  make[2]: *** [emul_unix.o] Error 1
  make[1]: *** [all] Error 2

Thank you.
Livio Plos


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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