From mint-bounce@lists.fishpool.fi  Sat Jun 12 16:32:27 2010
To: =?UTF-8?Q?Vincent_Rivi=C3=A8re?= <vincent.riviere@freesbee.fr>
Subject: Re: [MiNT] Mixing binary code for different machine... is it
 =?UTF-8?Q?ok=3F?=
MIME-Version: 1.0
Date: Sat, 12 Jun 2010 22:31:06 +0200
From: m0n0 <ole@monochrom.net>
Cc: <mint@lists.fishpool.fi>
Reply-To: ole@monochrom.net
In-Reply-To: <4C10A1DA.2070103@freesbee.fr>
References: <3a29599fd3dd0088076b2e1bd2c7b4d9-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBV0F0CDpUX1hZQEcDX1Ne-webmailer2@server02.webmailer.hosteurope.de>	<4C1013E2.3090505@freesbee.fr>	<e1000760c2c9aba99c69143bea40af65-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBV0F0CDpUX1hZQEcAWVJd-webmailer2@server02.webmailer.hosteurope.de>	<4C1017E8.7050707@freesbee.fr>	<170beb6df97e2447489a8cc1584b5d3b-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBV0F0CDpUX1hZQEcGX1Nc-webmailer2@server02.webmailer.hosteurope.de> <AANLkTikPiMOiqVFtFo80bz2FB4AgaE9zWraCTKiHRCvd@mail.gmail.com> <4C10A1DA.2070103@freesbee.fr>
Message-ID: <314d421e3118ad59e08a01309083c1eb-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBWkF0AFQ6XF1YR0YFW1xfRg==-webmailer2@server08.webmailer.hosteurope.de>
X-Sender: ole@monochrom.net
User-Agent: Host Europe Webmailer/2.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1276374668;80f3fb3f;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Donnerstag, den 10.06.2010, 10:27 +0200 schrieb Vincent Rivière
<vincent.riviere@freesbee.fr>:
> Miro Kropacek wrote:
>> Isn't simpler to use default m68k build for netsurf and tweak 020+
>> support as the last thing?
> 
> Yes, this is the thing to do.
> Build a working 68000 binary, then compile it for advanced processors 
> after fixing additional compilation issues.

I figured out that I already got into this trouble.
Netsurf needs 68020 target, because it needs the SSL library. At least it
needs curl which needs to be compiled with SSL. 
It seems that most of the libs can be compiled as 68020 or can be
installed for that architecture. 

But there is one thing missing... the zlib. Good to know that Keith
provided an src rpm. I will try to compile it as 68020. 


