Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Pascal J. Bourguignon" Newsgroups: comp.lang.objective-c,comp.sys.mac.system Subject: Re: comp.lang.objective-c Followup-To: comp.lang.objective-c Date: Tue, 29 Mar 2016 23:44:25 +0200 Organization: Informatimago Lines: 30 Message-ID: <87fuv9c62u.fsf@kuiper.lan.informatimago.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net HWuJdbG9A/X1bmhxdQHiewwFRXVS/oY9FLCIiErO4gwRk59aRN Cancel-Lock: sha1:MDcxNWJkMzU5ZTY0MDM1NTcyODRkOWQ5YjNkMDE2YzUzOWNiYzVlNw== sha1:ovR3ULbw0G4JPxLlQvhkOT0ys3I= Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Xref: csiph.com comp.lang.objective-c:262 comp.sys.mac.system:90510 Don Bruder writes: > In article , > Keith Thompson wrote: > >> Siri Cruise writes: >> > Is there anything written up on hoe to knock out the fershinlunger >> > reference >> > counting with llvm objc and have it use boehm gc instead? >> >> Why did you cross-post this to comp.lang.c? > > The better question is why it was posted in gibberish instead of some > language known to human beings. I can translate: >> > Is there anything written up on how to knock out the fucking >> > reference counting with llvm objc and have it use boehm gc instead? Or, in short, how to disable ARC when compiling with clang? It's done normally with the -fno-objc-arc option. -- __Pascal Bourguignon__ http://www.informatimago.com/ “The factory of the future will have only two employees, a man and a dog. The man will be there to feed the dog. The dog will be there to keep the man from touching the equipment.” -- Carl Bass CEO Autodesk