In <[🔎] Pine.LNX.4.64.0905132131530.23742@calypso.view.net.au>, Miguel Obliviemo wrote: >Has anyone noticed any problems with Lenny's gcc 4.3.2? Okay, I know >it's impossible. > >But I'm imagining that I see a ${SOMETHING} in CFLAGS in the Makefile >not being expanded on Lenny amd64 when it is set in the environment, >but the identical code working (oops, being expanded) on an older >non-Debian computer. That doesn't actually sound like a gcc problem. Your shell is responsible for expanding ${VARIABLE} stuff and make is responsible for expanding $(VARIABLE) stuff. Gcc doesn't expand either, AFAIK. Could you provide a small, concrete example? -- Boyd Stephen Smith Jr. ,= ,-_-. =. bss@iguanasuicide.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
Attachment:
signature.asc
Description: This is a digitally signed message part.