Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* (Patch) Attempt to get src-release working again
@ 2002-12-05 14:54 Nathanael Nerode
  2002-12-05 15:00 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Nathanael Nerode @ 2002-12-05 14:54 UTC (permalink / raw)
  To: gdb-patches, binutils

This is an attempt to get src-release working again. :-)
Committed as obvious.  I'm worried about the very complex tricks being
played with 'texinfo'; I've probably broken them, but since I can't figure
out what they were *supposed* to do, I can't figure out how to fix them.

	* src-release: Configure host subdirs.

Index: src-release
===================================================================
RCS file: /cvs/src/src/src-release,v
retrieving revision 1.2
diff -u -r1.2 src-release
--- src-release	1 Oct 2002 22:58:14 -0000	1.2
+++ src-release	5 Dec 2002 22:40:47 -0000
@@ -136,7 +136,7 @@
 	mv -f tmp Makefile.in
 	#
 	./configure sun4
-	$(MAKE) configure-target \
+	$(MAKE) configure-host configure-target \
 	    ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
 	    CC_FOR_TARGET="$(CC)" CXX_FOR_TARGET="$(CXX)"
 	# Make links, and run "make diststuff" or "make info" when needed.


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

* Re: (Patch) Attempt to get src-release working again
  2002-12-05 14:54 (Patch) Attempt to get src-release working again Nathanael Nerode
@ 2002-12-05 15:00 ` Andrew Cagney
  2002-12-05 15:01   ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2002-12-05 15:00 UTC (permalink / raw)
  To: Nathanael Nerode; +Cc: gdb-patches, binutils

> This is an attempt to get src-release working again. :-)
> Committed as obvious.  I'm worried about the very complex tricks being
> played with 'texinfo'; I've probably broken them, but since I can't figure
> out what they were *supposed* to do, I can't figure out how to fix them.
> 
> 	* src-release: Configure host subdirs.

Broadly, where are the complex tricks involving texinfo?

Andrew


> Index: src-release
> ===================================================================
> RCS file: /cvs/src/src/src-release,v
> retrieving revision 1.2
> diff -u -r1.2 src-release
> --- src-release	1 Oct 2002 22:58:14 -0000	1.2
> +++ src-release	5 Dec 2002 22:40:47 -0000
> @@ -136,7 +136,7 @@
>  	mv -f tmp Makefile.in
>  	#
>  	./configure sun4
> -	$(MAKE) configure-target \
> +	$(MAKE) configure-host configure-target \
>  	    ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
>  	    CC_FOR_TARGET="$(CC)" CXX_FOR_TARGET="$(CXX)"
>  	# Make links, and run "make diststuff" or "make info" when needed.
> 



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

* Re: (Patch) Attempt to get src-release working again
  2002-12-05 15:00 ` Andrew Cagney
@ 2002-12-05 15:01   ` Ian Lance Taylor
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2002-12-05 15:01 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: Nathanael Nerode, gdb-patches, binutils

Andrew Cagney <ac131313@redhat.com> writes:

> > This is an attempt to get src-release working again. :-)
> > Committed as obvious.  I'm worried about the very complex tricks being
> > played with 'texinfo'; I've probably broken them, but since I can't figure
> > out what they were *supposed* to do, I can't figure out how to fix them.
> > 	* src-release: Configure host subdirs.
> 
> Broadly, where are the complex tricks involving texinfo?

I haven't looked closely at the new code.  However, I know that we
used to do some mildly funky stuff in order to ship
texinfo/texinfo.tex with a binutils release, while still supporting
building texinfo with all-texinfo, install-texinfo, etc., if the
complete texinfo sources were present in the source directory.

That was important for the Cygnus source tree and Cygnus releases--a
binutils release did not have the Texinfo sources, but a Cygnus tools
release did.  I doubt this is important for the binutils tree, which
as far as I know never has the texinfo sources anyhow.

Ian


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

end of thread, other threads:[~2002-12-05 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05 14:54 (Patch) Attempt to get src-release working again Nathanael Nerode
2002-12-05 15:00 ` Andrew Cagney
2002-12-05 15:01   ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox