Re: [Mysql-cocoa-users] Can't compile frameworks?
Brought to you by:
sergecohen
From: Jason M. <jas...@ya...> - 2003-11-15 21:46:18
|
OK, I figured it out. :-) Removed CC references in the target. Jason --- Jason McInnes <jas...@ya...> wrote: > 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 > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access > your computer from > any Web browser or wireless device. Click here to > Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > Mysql-cocoa-users mailing list > Mys...@li... > https://lists.sourceforge.net/lists/listinfo/mysql-cocoa-users ===== 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 |