This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: RFC: *_FOR_TARGET and friends


Aldy Hernandez <aldyh@redhat.com> writes:

> > Hmm...  Where exactly do you get the error?  Could it possibly have to
> > do with the `export' directives not being $$-safe?
> 
> Sed gives an error because it only receives "sed -e" with no
> additional parameter.  The $t is not evaluated at all, or actually it
> evaluates to null.
> 
> Can somebody try this?  I really doubt it's just me that's broken.
> 
> Aldy

 I've seen this happen once.  I think I was building a sparc-linux compiler
from sparc64-linux.

Jim


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