atom feed5 messages in at.iem.pd-devRe: [PD-dev] Please don't redefine CC...
FromSent OnAttachments
Frank BarknechtFeb 18, 2003 2:56 am.gz
Bryan JurishFeb 18, 2003 5:23 am 
Tom SchoutenFeb 18, 2003 5:37 am 
martin piFeb 18, 2003 8:58 am 
Frank BarknechtFeb 19, 2003 12:32 am 
Subject:Re: [PD-dev] Please don't redefine CC and CXX
From:Frank Barknecht (fb@footils.org)
Date:Feb 19, 2003 12:32:28 am
List:at.iem.pd-dev

Hallo, Bryan Jurish hat gesagt: // Bryan Jurish wrote:

I sometimes use alternate compilers in my projects (not yet for pd)... would it be acceptable to do something like:

CXX ?= g++-3.2

... that ought to let environment variables through, but still allow single-external builds without messing with the environment or 'configure' arguments...

I didn't know this. But it sounds okay. I'll speak up again it it doesn't. :)

ciao