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: tcl cannot build 64bit.


Andreas Schwab <schwab@suse.de> writes:

> Andrew Cagney <cagney@gnu.org> writes:
> 
> >>>Er, no, here's my link line:
> >>>>
> >>>> /usr/pkg/bin/ccache gcc -g -O        -o gdbtui tui-main.o libgdb.a
> >>>> ../sim/ppc/libsim.a ../bfd/libbfd.a ../readline/libreadline.a
> >>>> ../opcodes/libopcodes.a ./../intl/libintl.a ../libiberty/libiberty.a  -lm
> >>>> -lcurses     ../libiberty/libiberty.a
> >> Ok, it's not gdb itself, but there is the gdbtk subdirectory.
> >
> > Sounds like you did the dreaded `cvs update -d`.  Just remove the
> > directory, it isn't needed.
> 
> It's still there, with plenty of contents, including all branches.  If
> it's not needed it should be removed from CVS.

The src directory is used for a number of different packages, not just
gdb.

If you 'cvs co gdb' and then avoid using 'cvs update -d' at top level,
you should be OK.

Ian


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