From mint-bounce@lists.fishpool.fi Wed Jun 9 18:07:34 2010 X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ== X-Squirrel-FromHash: UANfXllDRFY= Message-ID: <3a29599fd3dd0088076b2e1bd2c7b4d9-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBV0F0CDpUX1hZQEcDX1Ne-webmailer2@server02.webmailer.hosteurope.de> Date: Thu, 10 Jun 2010 00:04:57 +0200 Subject: [MiNT] Mixing binary code for different machine... is it ok? From: "m0n0" To: mint@lists.fishpool.fi Reply-To: ole@monochrom.net User-Agent: Host Europe Webmailer/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1276121103;bb4686c4; 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: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: I got an lib, compiled for 68000 ( or does the new gcc compile code for -m68020 as default?) now I link it into an app that is compiled with -m68020, would it be ok? I know this is not the best, I should recompile everything, but I just wanted to know :) Can somebody tell if it's ok? I imagine some stack problems could arise... or something like that. -- Greets, Ole