This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: *_FOR_TARGET and friends
On Tue, Apr 13, 2004 at 10:32:07AM -0300, Alexandre Oliva wrote:
> On Apr 12, 2004, Aldy Hernandez <aldyh@redhat.com> wrote:
>
> >> 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.
>
> At what point in the build?
When building newlib or libstdc++-v3?