public inbox for rda@sourceware.org
 help / color / mirror / Atom feed
* Re: (committed toplevel patch) Make rda native-only
@ 2003-01-23 22:04 Nathanael Nerode
  2003-01-23 23:38 ` Alexandre Oliva
  0 siblings, 1 reply; 6+ messages in thread
From: Nathanael Nerode @ 2003-01-23 22:04 UTC (permalink / raw)
  To: aoliva, gdb-patches, binutils, gcc-patches, rda

Alex Oliva said:
>This is not right.  rda is supposed to work in a cross set up.  If it
>doesn't, there's something wrong for the particular target you're
>building, which you failed to mention.  That would be a bug in rda, or
>in the top level for failing to exclude rda from a broken set up.

i386-cygwin
powerpc-eabi
powerpc-linux

Need I go on?  RDA crashes cross configurations very consistently for 
me.  I'm sure it's a bug in RDA, but it's damaging my attempts to work 
on gcc, gdb, binutils, and anything else, and I'm not about to work on 
RDA.

I'll be happy to exclude RDA from building on every system I've ever 
tried to build a cross to, but that seemed more drastic.

--Nathanael

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

* Re: (committed toplevel patch) Make rda native-only
  2003-01-23 22:04 (committed toplevel patch) Make rda native-only Nathanael Nerode
@ 2003-01-23 23:38 ` Alexandre Oliva
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Oliva @ 2003-01-23 23:38 UTC (permalink / raw)
  To: Nathanael Nerode; +Cc: gdb-patches, binutils, gcc-patches, rda

On Jan 23, 2003, Nathanael Nerode <neroden@twcny.rr.com> wrote:

> i386-cygwin
> powerpc-eabi
> powerpc-linux

> Need I go on?

Yes, please.  You forgot to explain what kind of error you're running
into.  I've been building rda in a cross build environment pretty much
daily.

-- 
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] 6+ messages in thread

* Re: (committed toplevel patch) Make rda native-only
  2003-01-23 22:09 Nathanael Nerode
@ 2003-01-23 22:15 ` DJ Delorie
  0 siblings, 0 replies; 6+ messages in thread
From: DJ Delorie @ 2003-01-23 22:15 UTC (permalink / raw)
  To: neroden; +Cc: aoliva, gdb-patches, binutils, gcc-patches, rda


> Or I could invoke patch reversion and demand that RDA *not* be built
> from the top level, at least in GCC's version of the top level.
> That also sounds entirely reasonable to me.

That sounds quite drastic to me.  If RDA doesn't build for you, take
it out of your local sources so it won't be built.  As for patch
reversion rules, the patch to add rda to gcc's configury did not break
anything in the gcc build, so there's no cause to revert it.

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

* Re: (committed toplevel patch) Make rda native-only
@ 2003-01-23 22:09 Nathanael Nerode
  2003-01-23 22:15 ` DJ Delorie
  0 siblings, 1 reply; 6+ messages in thread
From: Nathanael Nerode @ 2003-01-23 22:09 UTC (permalink / raw)
  To: aoliva, gdb-patches, binutils, gcc-patches, rda

Or I could invoke patch reversion and demand that RDA *not* be built 
from the top level, at least in GCC's version of the top level.  That 
also sounds entirely reasonable to me.

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

* Re: (committed toplevel patch) Make rda native-only
  2003-01-23 19:57 Nathanael Nerode
@ 2003-01-23 21:37 ` Alexandre Oliva
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Oliva @ 2003-01-23 21:37 UTC (permalink / raw)
  To: Nathanael Nerode; +Cc: gdb-patches, binutils, gcc-patches, rda

On Jan 23, 2003, Nathanael Nerode <neroden@twcny.rr.com> wrote:

> RDA doesn't build properly in cross configurations, which is screwing up
> my tests of the rest of the tree whenever the rda directory is avaialbe.
> I'm committing this as obvious.

This is not right.  rda is supposed to work in a cross set up.  If it
doesn't, there's something wrong for the particular target you're
building, which you failed to mention.  That would be a bug in rda, or
in the top level for failing to exclude rda from a broken set up.

-- 
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] 6+ messages in thread

* (committed toplevel patch) Make rda native-only
@ 2003-01-23 19:57 Nathanael Nerode
  2003-01-23 21:37 ` Alexandre Oliva
  0 siblings, 1 reply; 6+ messages in thread
From: Nathanael Nerode @ 2003-01-23 19:57 UTC (permalink / raw)
  To: gdb-patches, binutils, gcc-patches, rda

RDA doesn't build properly in cross configurations, which is screwing up
my tests of the rest of the tree whenever the rda directory is avaialbe.
I'm committing this as obvious.

	* configure.in: Make rda native-only.
	* configure: Regenerate.

Index: configure.in
===================================================================
RCS file: /cvs/gcc/gcc/configure.in,v
retrieving revision 1.214
diff -u -r1.214 configure.in
--- configure.in	19 Jan 2003 23:44:27 -0000	1.214
+++ configure.in	23 Jan 2003 19:51:26 -0000
@@ -258,7 +257,7 @@
 
 # Some tools are only suitable for building in a "native" situation.
 # Remove these if host!=target.  
-native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf target-rda"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.

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

end of thread, other threads:[~2003-01-23 23:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23 22:04 (committed toplevel patch) Make rda native-only Nathanael Nerode
2003-01-23 23:38 ` Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2003-01-23 22:09 Nathanael Nerode
2003-01-23 22:15 ` DJ Delorie
2003-01-23 19:57 Nathanael Nerode
2003-01-23 21:37 ` Alexandre Oliva

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).