MinGW-w64
Lawrence Velázquez
larryv at macports.org
Wed Jan 14 15:30:43 PST 2015
On Jan 14, 2015, at 5:36 AM, Mojca Miklavec <mojca at macports.org> wrote:
> a) install binutils (easy)
> b) install headers (easy)
> c) build gcc ("make [install] all-gcc" from GCC sources)
> d) build crt (requires gcc)
> e) build libgcc from gcc sources ("make [install] all-target-libgcc"
> from GCC sources)
> f) build pthreads (requires libgcc and crt)
> g) build gcc again ("make [install]" from GCC sources)
Hm. Why exactly are (e) and (g) necessary?
vq
More information about the macports-dev
mailing list