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


On Apr 12, 2004, Aldy Hernandez <aldyh@redhat.com> wrote:

> On Mon, Apr 12, 2004 at 07:33:21AM -0300, Alexandre Oliva wrote:
>> On Apr 12, 2004, Aldy Hernandez <aldyh@redhat.com> wrote:
>> 
>> >> 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.
>> 
>> What's $(program_transform_name) for you?

> powerpc-eabispe.  It's set correctly.

Err...  powerpc-eabispe is not a correct setting for
program_transform_name.  Please double check, and if it's really that,
try to figure out how it got set to that.  It should look more like
s:^:powerpc-eabispe-:

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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