Robert Covington wrote: >>> Something strange has happened to FBtoC. I am using 5.4.4 and am re-writing my Estimating program. I suddenly get the error "Cannot make .dSYM file" What has happened? I've tried building other programs but get the same error. Do I have to trash FBtoC and reloaded it.? >> >> See the June 8th posts by Robert C. and Robert P. > > Enabling the "Put Line # info in App" pref or build setting apparently causes that on our PPC or OS X version systems. I think this would be a good one for the FBtoC FAQ page. This was an undocumented limitation of the dsymutil tool, eventually fixed by Apple. It is a warning, not an error. If I remember correctly, it occurs only for universal builds. Robert P.