• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Compiling for gcov with gcc 3.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling for gcov with gcc 3.3


  • Subject: Compiling for gcov with gcc 3.3
  • From: "Mark Szymczyk" <email@hidden>
  • Date: Sat, 25 Sep 2004 12:36:19 -0600 (MDT)
  • Importance: Normal

When I compile code on Xcode 1.5 (gcc 3.3) with the flags -fprofile-arcs
-ftest-coverage, the code compiles.  When I run the program, Xcode is
unable to create the .da file.  Everything works on Project Builder, but I
have to run gcov3 instead of gcov.  Is there anything else to do besides
adding the -fprofile-arcs and -ftest-coverage flags to create the .da file
with gcc 3.3?  If so, what do I have to do?

Mark Szymczyk
Author of upcoming book Xcode Tools Sensei
http://www.meandmark.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Java, Xcode, CodeSense, java docs, etc.
  • Next by Date: Re: FAQ: How do you debug a C++ Standard Tool Application?
  • Previous by thread: mode1 troubles
  • Next by thread: Xcode Internal Error after Java 1.4.2 Update 2
  • Index(es):
    • Date
    • Thread