public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* enable-languages=c doesn't turn off libstdc++ any more?
@ 2003-03-04 19:51 Daniel Jacobowitz
  2003-03-04 21:49 ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2003-03-04 19:51 UTC (permalink / raw)
  To: gcc

I just configured a HEAD snapshot with --enable-languages=c, and it
didn't skip libstdc++ automatically.  I checked the logical couple of
patches but couldn't find the culprit.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: enable-languages=c doesn't turn off libstdc++ any more?
  2003-03-04 19:51 enable-languages=c doesn't turn off libstdc++ any more? Daniel Jacobowitz
@ 2003-03-04 21:49 ` Alexandre Oliva
  2003-03-05  7:07   ` Nathanael Nerode
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Oliva @ 2003-03-04 21:49 UTC (permalink / raw)
  To: Daniel Jacobowitz, Nathanael Nerode; +Cc: gcc

On Mar  4, 2003, Daniel Jacobowitz <drow@mvista.com> wrote:

> I just configured a HEAD snapshot with --enable-languages=c, and it
> didn't skip libstdc++ automatically.  I checked the logical couple of
> patches but couldn't find the culprit.

2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>

	* configure.in: Replace ${libstdcxx_version} by its value.

Nathan, you'll have to do the same in gcc/cp/config-lang.in (and maybe
other config-lang.in directories).  Sorry that I missed this in the
review.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: enable-languages=c doesn't turn off libstdc++ any more?
  2003-03-04 21:49 ` Alexandre Oliva
@ 2003-03-05  7:07   ` Nathanael Nerode
  0 siblings, 0 replies; 3+ messages in thread
From: Nathanael Nerode @ 2003-03-05  7:07 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: gcc

Alexandre Oliva wrote:
> On Mar  4, 2003, Daniel Jacobowitz <drow@mvista.com> wrote:
> 
> 
>>I just configured a HEAD snapshot with --enable-languages=c, and it
>>didn't skip libstdc++ automatically.  I checked the logical couple of
>>patches but couldn't find the culprit.
> 
> 
> 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
> 
> 	* configure.in: Replace ${libstdcxx_version} by its value.
> 
> Nathan, you'll have to do the same in gcc/cp/config-lang.in (and maybe
> other config-lang.in directories).  Sorry that I missed this in the
> review.

Done.  I grepped for it; that seems to be the only one.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-05  6:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-04 19:51 enable-languages=c doesn't turn off libstdc++ any more? Daniel Jacobowitz
2003-03-04 21:49 ` Alexandre Oliva
2003-03-05  7:07   ` Nathanael Nerode

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).