|
From: Mojca M. <moj...@gm...> - 2011-10-12 16:12:26
|
On Wed, Oct 12, 2011 at 15:32, Mojca Miklavec wrote: > Hello, > > I would like to ask for some help building mingw32 on Lion Mac OS X > Lion via MacPorts. ... answering to my own question: the problem seems to be with Apple's default compiler, llvm-gcc-4.2. After changing the compiler, the package compiles just fine. (It is a well known problem that Apple's compiler is not able to bootstrap gcc.) The problem has already been fixed in MacPorts repository a few moments ago. I'm sorry for the noise. Mojca |