[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Cross compiling freemint
- To: mint@lists.fishpool.fi
- Subject: Re: [MiNT] Cross compiling freemint
- From: Vincent Rivière <vincent.riviere@freesbee.fr>
- Date: Wed, 18 May 2011 11:58:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Rs1GhmlrLxO+ZD9a4VCM0ClKM7KjgvwwFjq3yBKnpfE=; b=ZuZxBHSuyGHkHv+4heTvjpO35C14UiA2Dh1/pyUnRbrH+0FKxKWKf+FUofTPhRrydu tNpCT5Jehu5twu5hj+kY2jd6spgTuq0wxRAYGrvUWikTJqn+7wQG+WaiyNEYIkDTG0lb PAjahF1OAMkW7remsvqW5AZRoQJD54ibLc/9U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=WN+hGuHPqi6XOxz3+H7LS5MUW0WUIW2s5kUViOIogp/Uiyr47jU6f3w9KY/iTMQTMH rN8xrzOYqx+ZrE8MfaR2h/+bHh8RuO8OxafIKFR1tIVLvSeyB3HE+hnbIHxtKqAnFdFs C4j9VRViqMc7MHboaZHoxNAuGyVa+p4kIBlZ0=
- In-reply-to: <20110518105232.1c2e3ed9@knallkopp>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <20110517182147.64acf3e8@knallkopp> <4DD2BCE5.70004@freesbee.fr> <20110518105232.1c2e3ed9@knallkopp>
- Sender: mint-bounce@lists.fishpool.fi
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
M.A. Kehr wrote:
So I have an older gcc, this may be the problem.
It would be nice to know your versions.
OS, as (binutils), gcc...
From your next informations, it seems you are using Ubuntu 64-bit.
I have it from your Ubuntu rep.
Good.
However, I have updated the mintbin package only once since the
beginning, and it was only about a compilation issue. So nothing has
been fixed since your version.
Your problem is strange because m68k-atari-mint-stack works fine for all
of us.
But since you are using a 64-bit OS, I suspect that the stack tool works
well on 32-bit hosts, but fails on 64-bit hosts. Probably a small bug,
but should be fixed.
This scenario has to be verified.
A look at the sources.lst showed me that during update to natty the
lines with your repo were commented out. After uncommenting them I
can't access your repo:
W: Fehlschlag beim Holen von
http://vincent.riviere.free.fr/debian/dists/natty/Release Unable to
find expected entry 'contrib/binary-amd64/Packages' in Release file
(Wrong sources.list entry or malformed file)
Yes, as I told in my initial announce, the Ubuntu 64-bit binaries will
be available when someone compiles them. Since the source packages are
all clean (except GCC), they are easy to recompile on any Debian-like
system. I can send you the detailed instructions, if you like.
But before that we should fix the stack tool, if this is really a 64-bit
problem.
--
Vincent Rivière