Re: __CAST_DOWN_CHECK compiler errors
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=dyGO6ElPUiFH2k73BHa0jeQfSflLg0X5mHUG6TSB6AQ=; b=pjw5wMb6qdNidBE1VHmT9IHipuQO6w56aJsG+Y9eN5SYN5PNGUTcyMjgEYijSfyOf24WuH4hvG2sJRl/W/jOGOv8kqR3VpX0V2u4CQ5/+8GTJL/XK4gcDGMS3lSgScybLHcTOkzzMTN4T3+NEIpUyXGh5M6ZcqAXuk5DJHys7kE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=TXrHNSCS8u32pG0u5grAY3xlYdNmLm3EcNIMmzfv0qkaT/reo4DQmLyLwnlxUorbfwRxT44cUebGiPqpK2vK8qfu9JAllHrBdV/6Bo0ORT97T21iX+Gvlv5RVcFTEkhd+rTPrxpPea8NhZNOxa7vtPwS0q4pDqaWyDyxGRL01RU= On Nov 17, 2007, at 6:38 AM, Dave B. Sharp wrote: Thanx sorry, The error was: "error: size of array'__CAST_DOWN_CHECK is negative" -Shawn _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... What about the compile line? It seems like you are building is 64b. What is passed for -arch when you see this error? This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson