• 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
xcode stopped building
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcode stopped building


  • Subject: xcode stopped building
  • From: Alejandro Aragon <email@hidden>
  • Date: Thu, 6 Nov 2008 14:35:24 -0600

Hello everyone,

Suddenly xcode stopped building my application. I'm using gcc4.3 to write C++ code and autotools to manage the Makefiles. When I try to compile using xcode, I get this message:

Building target “yafeq” of project “yafeq” with configuration “Debug”


Checking Dependencies

ExternalBuildToolExecution yafeq
    cd /Users/aaragon/Documents/workspace/yafeq
    /usr/bin/make
/usr/bin/make  all-recursive
Making all in yafeq
g++-mp-4.3 -O2 -ftree-vectorize -fdump-tree-vect -ftree-vectorizer-verbose=7 -DHAVE_CONFIG_H -I. -I..     -I/Users/aaragon/Lib/loki/include   -I/Users/aaragon/Lib/CGAL/include -I/Users/aaragon/Lib/SuperLU -MT cppblas.o -MD -MP -MF .deps/cppblas.Tpo -c -o cppblas.o cppblas.cpp
make[2]: g++-mp-4.3: Command not found
make[2]: *** [cppblas.o] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


However, it used to work just fine. Also, running make on the terminal works perfectly. Does anyone know what is happening here? Thanks a lot,

aa
 _______________________________________________
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: Xcode 3.1.1 Copied Framework != Linked Framework
  • Next by Date: Re: Show/hide whitespace characters (a.k.a. "invisibles") in Xcode editor?
  • Previous by thread: Re: Upgrade Xcode
  • Next by thread: Link error in: _open$UNIX2003
  • Index(es):
    • Date
    • Thread