Ticket #86 (closed defect: worksforme)
Build fails on MacOS 10.7.3 with Xcode 4.3
| Reported by: | simonszu | Owned by: | ian |
|---|---|---|---|
| Priority: | major | Milestone: | Urwid 1.0.0 |
| Component: | unknown | Version: | |
| Keywords: | Cc: |
Description
Hi, i try to compile urwid on a Mac OS 10.7.3 with Xcode 4.3. The compile fails with following error:
creating build/temp.macosx-10.5-fat3-2.7/source gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c source/str_util.c -o build/temp.macosx-10.5-fat3-2.7/source/str_util.o unable to execute gcc-4.0: No such file or directory
What can i do to fix this?
Change History
Note: See
TracTickets for help on using
tickets.
