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


> Please explain why you think it should be $$$$?  For most normal
> shells, that's not true.  Make will turn $$t into the literal $t, and
> fill in '$(program_transform_name)'.

Hmmm, no particular reason besides trial and error.

> I'd suspect a busted make or a busted shell.

Well, if it works for everyone else, it must be me.

I'm running RH9 with:

frogsleap:/build/t$ bash --version
bash --version
GNU bash, version 2.05b.0(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.
frogsleap:/build/t$ make --version
make --version
GNU Make 3.80

What's working for you?


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