Re: Compile Objective C 2.0 code on Linux
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=aD/4UNrk72JkxmcTnSY6B1Tvx44/EpoZqk+6Bh2V7xw=; b=Bg0JT9p3v7ARSq7+joXPLo2mgbnEc6YUO2x/17g3A1cKoaLMQdAipit698MhUdLfn0 TbNmxLjAxACyiQEgitgbzpn5m4EevhSp3kS+O9LqiJ3DKCzNP56vUi25UwmRaqKt8u7p +R9KKvv3/UUkPC34pUMrejHnvOAav/CLiBToc= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pmKEgTA5pu87jNDKlMsNmw3Oanol6uESmtkd/pKLPnJpriBCs+SpvvKfWKUUExhhGx eGoejZ/ucmAgw4+6qi4qgKGOg9LVIWVDuiZDNabh9WaGa4tXJdf7ZJjAsTRD4AMECklP NS+ee5iX8/vLfjSWE0OoxQCJKKV3eJBOuS/wU= When using gcc_42-5566
echo timestamp > s-options gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h make[3]: *** No rule to make target `../../gcc/config/i386/unix.h', needed by `c-lang.o'. Stop. make[3]: Leaving directory `/home/user/Download/gcc_42-5566/x/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/home/user/Download/gcc_42-5566/x' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/home/user/Download/gcc_42-5566/x' make: *** [bootstrap] Error 2
Can this be done? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jake McMahon