[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Some comments on gcc 4.3.2
Miro Kropacek wrote:
Btw, this gnu stuff really rules. I spent a afternoon with compilation
of various linux packages (I took Linux From Scratch as the base). In
80% of cases my work to get the newest stuff working was to set
--target=m68k-atari-mint or more directly, CC=m68k-atari-mint-gcc,
CFLAGS=-m68020-60 and here we go. Quite cool.
Wow, that's good news !
Sure, using the same compiler as Linux people helps ;-)
Anyway, most of the trick is done by the MiNTLib itself and its UN*X
emulation layer... That means the MiNTLib is very good !
By the way: is CC=m68k-atari-mint-gcc really useful ? Usually, it is not
mandatory... except sometimes when the configure scripts or Makefiles
are poorly written.
Cross-compilation rulez !
--
Vincent Rivière