On Fri, 2008-03-28 at 10:15 -0500, Nicolas Williams wrote: > 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.
The COPTFLAG= COPTFLAG64= option didn't work either. I got the linking errors all over again. It would nice to know what changed that caused this.. -Mark