This is the mail archive of the gdb-patches@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: [patch 2/2] Do not build libgdb.a by default


> We (Free Pascal core team) are still using libgdb.a library to
> statically link GDB into our "home made" IDE with GDB debugger
> integrated...
> 
>   I don't mind much needed to explicitly ask for libgdb.a library, but
>   please leave the rule present!

Not to worry, we are not discussing the idea of removing this rule.
As long as it's not a hassle to keep it, I do not think it will be
on the agenda.

You do have to realize, however, that we have been explicitly
recommending against it for years. There are so many disadvantages
to this approach, you might want to consider moving to GDB/MI before
you get stuck.

-- 
Joel


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