C compiler cannot create executables

I am trying to compile some application from the command line and I'm getting theses "configure:2744: error" about the C compiler.

Any idea on what can be done?

Here is an extract.

Thanks a lot !

Jef

------

configure:2699: checking for C compiler default output file name
configure:2702: gcc conftest.c >&5
ld: can't locate file for: -lcrt1.o
configure:2705: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"
| #define PACKAGE "curl"
| #define VERSION "7.15.1"
| #define OS "powerpc-apple-darwin7.9.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2744: error: C compiler cannot create executables

IbookG4, Mac OS X (10.3.9)

Posted on Dec 13, 2005 6:12 AM

Reply
2 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

C compiler cannot create executables

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.