FROM : Sherm Pendley
DATE : Fri Mar 28 19:35:21 2008
On Fri, Mar 28, 2008 at 7:15 AM, Dominik Pich <<email_removed>> wrote:
> Hi,
> I started a simple xcode project and wanted to play with GC but cant
> get it to work.
>
> First then I set the GCC Flag: Garbage Collection _required_: -fobj-gc-
> only
Have you tried using Xcode's build settings instead of manually specifying
the compiler flag? There might be more to it than just -fobjc-gc-only. Even
if you want to use compiler flags in the long term, it's still worth trying
the build setting, just so you can check the build log to see what flags
Xcode is using.
sherm--
DATE : Fri Mar 28 19:35:21 2008
On Fri, Mar 28, 2008 at 7:15 AM, Dominik Pich <<email_removed>> wrote:
> Hi,
> I started a simple xcode project and wanted to play with GC but cant
> get it to work.
>
> First then I set the GCC Flag: Garbage Collection _required_: -fobj-gc-
> only
Have you tried using Xcode's build settings instead of manually specifying
the compiler flag? There might be more to it than just -fobjc-gc-only. Even
if you want to use compiler flags in the long term, it's still worth trying
the build setting, just so you can check the build log to see what flags
Xcode is using.
sherm--
| Related mails | Author | Date |
|---|---|---|
| Dominik Pich | Mar 28, 12:15 | |
| Quincey Morris | Mar 28, 17:25 | |
| Dominik Pich | Mar 28, 19:20 | |
| Sherm Pendley | Mar 28, 19:35 | |
| Quincey Morris | Mar 28, 19:38 | |
| Robert Douglas | Mar 28, 19:42 | |
| Quincey Morris | Mar 28, 20:06 | |
| ugol | Mar 30, 00:42 |






Cocoa mail archive

