This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: objc/objc++: switch all testcases to Modern Objective-C runtime API



On 6 Jun 2011, at 21:23, IainS wrote:


It doesn't...
.. if you want to be pedantic the following should cover all bases on a given platform > 10.4:


make -k check-objc check-obj-c++ RUNTESTFLAGS="--target_board=unix\{- m32,-m32/-fabi-version=1,-m64\} "

duh.. I should check my typing before hitting send.. .. make that -fobjc-abi-version=1.

Iain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]