[Mysql-cocoa-users] Can't compile frameworks?
Brought to you by:
sergecohen
|
From: Jason M. <jas...@ya...> - 2003-11-15 21:05:38
|
I've made a change to MCPConnection.m (to fix a
suspected bug I sent an email about previously).
However, i can't seem to get the framework to compile.
Here is what looks like the relevant build output:
CompileC
/Users/jmcinnes/Documents/build/SMySQL.build/SMySQL_static.build/Objects-normal/ppc/MCPConnection.o
/usr/bin/gcc-3.3 -c
-F/Users/jmcinnes/Documents/build
-I/Users/jmcinnes/Documents/build/include -Imysql_bins
-arch ppc -fno-common -fpascal-strings -O3 -Wmost
-Wno-four-char-constants -Wno-unknown-pragmas -pipe
-precomp-trustfile
/Users/jmcinnes/Documents/build/SMySQL.build/SMySQL_static.build/TrustedPrecomps.txt
-Wp,-header-mapfile,/Users/jmcinnes/Documents/build/SMySQL.build/SMySQL_static.build/SMySQL_static.hmap
"-faltivec" "-fno-coalesce" MCPConnection.m -o
/Users/jmcinnes/Documents/build/SMySQL.build/SMySQL_static.build/Objects-normal/ppc/MCPConnection.o
/bin/sh: /usr/bin/gcc-3.3: No such file or directory
...failed CompileC
/Users/jmcinnes/Documents/build/SMySQL.build/SMySQL_static.build/Objects-normal/ppc/MCPConnection.o
...
I know next to nothing about how the applications
actually get built. Can anyone tell me why I'm running
into this build problem?
Jason
=====
Jason McInnes
2 Degrees
Cell: 206.849.3680
Email: jas...@ya...
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
|