Oops, sorry, a correction: > 3. If using GCC, then "-g" or "", depending on if the compiler > understands "-g" or not. That should read: 3. If *not* using GCC, then "-g" or "", depending on if the compiler understands "-g" or not. -Scott