On Fri, Mar 28, 2008 at 03:58:55PM +0100, Mark Phalan wrote: > I don't think the problem is that '-g' appears twice. It works for me > now when I use: > > COPTFLAG="-xO0 -g" COPTFLAG64="-xO0 -g" > > No linking errors and no optimizations.
Oh good. Thanks.