This is the mail archive of the gdb@sourceware.org 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: Link problem with 64bit gdb 6.6 on solaris 8


Yes, I did;

  268  CC=gcc CPPFLAGS='-D__EXTENSIONS__' CFLAGS='-m64' ./configure --disable-tui
  269  make clean
  270  make

(history :)) 

/Stefan

> -----Original Message-----
> From: gdb-owner@sourceware.org 
> [mailto:gdb-owner@sourceware.org] On Behalf Of Andreas Schwab
> Sent: den 8 mars 2007 11:40
> To: Stefan Berglund
> Cc: gdb@sourceware.org
> Subject: Re: Link problem with 64bit gdb 6.6 on solaris 8
> 
> "Stefan Berglund" <Stefan.Berglund@mobeon.com> writes:
> 
> > Hi, I ran into trouble with this configuration:
> >
> > (this is supposed to build a 64-bit version of gdb - is it wrong?)
> >
> > CC=gcc CPPFLAGS='-D__EXTENSIONS__' CFLAGS='-m64' ./configure 
> > --disable-tui
> >
> > The --disable-tui was added because of another linking error,
> 
> Did you make clean after reconfiguring?
> 
> Andreas.
> 
> --
> Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products 
> GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key 
> fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 
> 4ED5 "And now for something completely different."
> 


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