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: GDB 6.5: LDFLAGS not passing through to subdirectory configure's.


Kaz Kylheku wrote:
The reasons is that in gdb-6.5/Makefile.in, you have this:
  LDFLAGS =
instead of
  LDFLAGS = @LDFLAGS@

I've noticed that too and filled out a bugreport. It's PR2175.


Marc


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