| OS X - Development and Darwin Discussion and questions about development for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Oct 05, 2009
Posts: 2
![]() |
Hello,
I just brought this Mac two weeks ago. I do not know if the operative system is Leopart or Snow-Leopard (how to know?). As developer, I need to use gcc and gfortran. Following some google advices, I proceeded to install Xcode, with a supposed success: gcc was not found. Then, I installed SDX but the same happened. Then, I decided to download gcc4.3, but I only found an experimental gcc4.5 in sourceforce.net, gcc was installed apparently with success, but when I try to compile a simple example this was reported: gcc: error trying to exec 'as': execvp: No such file or directory After that, I sent Xcode to trash and installed SDX again, I searched for the included gcc4.2 version and installed it. Then I tested gcc and gfortran resulting in: for the c version (one line program, which prints "hi"): urcunina ownloads gustavocordoba$ gcc tmp.ctmp.c:2:19: fatal error: stdio.h: No such file or directory compilation terminated. By droping the include command (which of course is a programing mistake), the compilation reports: urcunina ownloads gustavocordoba$ gcc tmp.ctmp.c: In function ‘main’: tmp.c:3:2: warning: incompatible implicit declaration of built-in function ‘printf’ gcc: error trying to exec 'as': execvp: No such file or directory By compiling the fortran version of the same program it results in: urcunina ownloads gustavocordoba$ gfortran tmp.fgfortran: error trying to exec 'as': execvp: No such file or directory By doing some google search, the people only advice to reinstall Xcode, which I already did several times. This problem is driven me crazy, as my research have become blocked by this problem. Please, can any one help me? With best regards, Gustavo |
| QUOTE Thanks | |
![]() Member Since: Feb 17, 2010
Posts: 1
![]() |
From reading your posts above it seems you are more knowledgeable with Macs and compilers than I. I have a small problem that I am unsure how to resolve on my own. I use the NetBeans IDE which is currently working well with the GNU C/C++ compilers bundled with XCode. I have downloaded and installed the GFortran compiler using the idiot-proof package available from: gfortran for Leopard | MacResearch. NetBeans can utilise the same functionality provided by a fortran compiler but because GCC is currently in /usr/bin and GFortran installs to /usr/local/bin I cannot get them to work together because they are in different base directories. Are you aware of a method for merging the GFortran installation made by this package with the existing GCC compiler located in /usr/bin? Cheers, Phil |
||||
| QUOTE Thanks | |||||
![]() Member Since: Jun 25, 2005
Location: On the road
Posts: 3,231
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
|
Quote:
Glad to see you got it working. CameraTime - Time lapse photography for novice and advanced users. When asking questions, post the version of your software. You'll receive better answers. Please post your results to the thread as it is good feedback.
|
|
| QUOTE Thanks | ||
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| How to install GCC version 4.xx???? | Philipina | OS X - Development and Darwin | 1 | 04-14-2006 10:25 AM |
All times are GMT -4. The time now is 01:26 AM.
Powered by vBulletin