On March 17, 2011 10:02 , =?iso-8859-1?Q?J=E1nos_L=F6bb?= <janos.l...@yale.edu> 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
  m...@catseye.org


---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to