[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Compiling FreeMiNT



Am 08.01.2010, 19:29 Uhr, schrieb Stefan Niestegge <beetle@abbuc.de>:

export CVSROOT=:pserver:cvsanon@sparemint.org:/mint cvs login

cvs login is a separate command, so a linebreak is missing here.

Then you would be prompted for the password: cvsanon.

with the command
cvs checkout freemint

Correct. Then you get freemint as subdir.

i get the recent main branch? Or am i doing something wrong?

I did this this afternoon and I'm pretty sure I received the enhancement-branch of freemint. So

cvs co -r HEAD freemint

is probably better.

If there is a 'howto proper compile FreeMiNT using EasyMiNT install plus GCC 4.2.2 / Binutils 2.20' i was unable to find, please give me a link.

Just type make [optional target (030,040,...)] should do, if everything is installed.

-Helmut