From fnaumann@mail.cs.uni-magdeburg.de Mon Feb 2 17:27:24 2004 Subject: Re: [MiNT] gen and gcc From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: References: Content-Type: text/plain Message-Id: <1075738636.3146.7.camel@joy.sophics> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 02 Feb 2004 17:17:16 +0100 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at sophics.cz Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: On Mon, 2004-02-02 at 17:05, Fredrik Egeberg wrote: > Is it possible to generate object files from devpac (gen) 3.1 and link > with a gcc project in mint? Yes. Atari800 does that. There is a tool that converts the object file format from GST to GCC and then GCC linker eats it. Petr