[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] gen and gcc
On Mon, 2004-02-02 at 17:39, Fredrik Egeberg wrote:
> you wouldnt know where to get that tool? or what its called? obviously it
> has to be a binary for atari.
Why don't you check the Atari800, that's why I mentioned it. Search for
gst2gcc.ttp (an obvious name).
Petr
> On Mon, 2 Feb 2004, Petr Stehlik wrote:
>
> > 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