• 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
Re: 'cc' is not an accessible executable?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'cc' is not an accessible executable?


  • Subject: Re: 'cc' is not an accessible executable?
  • From: Markus Hitter <email@hidden>
  • Date: Sun, 28 Dec 2003 10:07:08 +0100

Am 27.12.2003 um 20:28 schrieb David Miller:

dave@ibook [14:27 ~ 7] tcsh> which cc
/usr/bin/cc
dave@ibook [14:27 ~ 8] tcsh> dir /usr/bin/cc

"ls -l" whould be the typical UNIX command but your "dir" seems to ba an alias to "ls -l" ...


"file /usr/bin/gcc-3.3" whould give you an definitive answer wether it's an executable command. If yes, just try to execute it:

Nobile:~$ file /usr/bin/gcc-3.3
/usr/bin/gcc-3.3: Mach-O executable ppc
Nobile:~$ /usr/bin/gcc-3.3
gcc-3.3: no input files
Nobile:~$ cc
cc: no input files

If all this works on your box, too, Xcode seems to be confused. I'd try to switch the default compiler back and forth to repair things.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: 'cc' is not an accessible executable?
      • From: David Miller <email@hidden>
References: 
 >'cc' is not an accessible executable? (From: David Miller <email@hidden>)

  • Prev by Date: semInit
  • Next by Date: IB Help not working
  • Previous by thread: 'cc' is not an accessible executable?
  • Next by thread: Re: 'cc' is not an accessible executable?
  • Index(es):
    • Date
    • Thread