From mint-bounce@lists.fishpool.fi Fri Feb 22 11:16:20 2008 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=3iEr0xT570ACUvKf6RqPruMJm902Bbn5Bwsq2fM6cok=; b=l+qdM2s1O1+6Y0dVW7c/Gh060kiWTyfwi6nbH6T/HBte4Yc7nh3hm7W53kcFETTQ/E+je9IrsNSxoYgTjr7qsEXjDAZ+/SuIQtC7FuSIfgroo+T0i5i5pZh+DCaojnbN8lLMHziifwoeOYUmX0LsiYs66PznAyiAzNXtRMllLFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Ni/ymM6gdWzBAZkG7V17jJWMrYwnrNCUjO0AYrAzTqm7QRjcGuhmNu+jiWyhomJQr6pg75Cuhf/swXqX5sHVH159JVGVoR7WAYhmYvXX7upRQpAqWVbeUO5h7k35isVpcZpZikyrpfG07MkEpt052elfXwhjiJn/Zs6k7GNUXJs= Message-ID: <47BEF24F.4040003@gmail.com> Date: Fri, 22 Feb 2008 17:03:27 +0100 From: Miro Kropacek Organization: Mystic Bytes User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: mint Subject: Re: [MiNT] Newest GCC + Binutils compile status References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: miro.kropacek@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: > Only thing I was able to do was to remove binutils from gcc tree, > delete all objs and restart the compilation (still with -m68060 flag) > to see what happens. > hm, even plain gcc complains. take a look at http://umpc.sk/projectm/err.txt (it's huge, about 3 MB), this is the stderr from stage3 -- it's from gcc compilation, no libstdc++ and stuff is yet done. I used make BOOT_CFLAGS='-O2 -m68060' + multilib for 68000, 68020-60 and 68060. It seems like gcc isn't able to find some stuff in its libgcc? I've tried make BOOT_CFLAGS='-O2 -m68000' and everything seems good (anyone interested in posting built gcc?). Any idea what to enable to make it working for 060 compilation? -- MiKRO / Mystic Bytes http://mikro.atari.org