[F-Script-talk] Build problems with latest release
Brought to you by:
pmougin
From: Todd B. <tbl...@ma...> - 2005-05-17 07:05:48
|
I saw the messages in the archive about this problem but did not see the solution. CompileC /Users/todd/Temp/FScript.build/FScriptFramework.build/ Objects-normal/ppc/Airplane.o FScriptFramework/Airplane.m normal ppc objective-c com.apple.compilers.gcc.4_0 cd /Users/todd/Downloads/FScriptSources-20050509/FScript /usr/bin/gcc-3.3 -x objective-c -arch ppc -pipe -std=gnu99 -Wno- trigraphs -fasm-blocks -g -O0 -Wno-four-char-constants -fmessage- length=0 -mtune=G4 -I/Users/todd/Temp/FScript.build/ FScriptFramework.build/FScript.hmap -Wmost -F/Users/todd/Temp -I/ Users/todd/Temp/include -I/Users/todd/Temp/FScript.build/ FScriptFramework.build/DerivedSources -c /Users/todd/Downloads/ FScriptSources-20050509/FScript/FScriptFramework/Airplane.m -o /Users/ todd/Temp/FScript.build/FScriptFramework.build/Objects-normal/ppc/ Airplane.o cc1obj: /Users/todd/Temp/FScript.build/FScriptFramework.build/ FScript.hmap: Not a directory Has this been fixed or is there a workaround? I removed the fix and continue option from build styles. As you can see, I'm using gcc3.3, yet it will not build if I start by building the framework target. -Todd Blanchard |