On March 17, 2011 10:02 , =?iso-8859-1?Q?J=E1nos_L=F6bb?= <[email protected]> wrote:
Now I have this message frequently in the output when I run make:

warning: no debug symbols in executable (-arch x86_64)

Should I worry ?

You can ignore this warning unless you plan to use a debugger to troubleshoot problems with httpd. If you plan to use a debugger, you can fix the problem by turning off link-time optimization in XCode / gcc-llvm:

http://stackoverflow.com/questions/2503989/problem-with-link-time-optimization-in-xcode

--
  Mark Montague
  [email protected]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to