RFC: *_FOR_TARGET and friends

Aldy Hernandez aldyh@redhat.com
Tue Apr 13 07:27:00 GMT 2004


> 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



More information about the Gcc mailing list