This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Persitance of .gdbinit variables


On Thu, 2005-04-28 at 11:20 -0400, Daniel Jacobowitz wrote:
> Could you try a newer version of GDB?  If it still doesn't work in 6.3,
> I'll need more details on how to reproduce it; because it appears to
> work OK for me.

Way ahead of you :-)

Unfortunately I can't get it to compile on the Solaris box:

make[1]: Entering directory `/home/alexjb/src/gdb-6.3/libiberty'
make[1]: Warning: File `Makefile' has modification time 3.5e+02 s in the
future
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g3  -I. -I./../include  -W -Wall -Wtraditional
-pedantic  ./regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g3  -I. -I./../include  -W -Wall -Wtraditional
-pedantic ./regex.c -o regex.o
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/home/alexjb/src/gdb-6.3/libiberty'
make: *** [all-libiberty] Error 2

I'll continue poking...

-- 
Alex Bennee <kernel-hacker@bennee.com>


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