6 Mar
2011
6 Mar
'11
10:02 a.m.
2011/3/5 Román González <romanandreg@gmail.com>:
ld: warning: in /Users/roman/.homebrew/lib/libncursesw.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
You're trying to link a 64-bit library with a 32-bit GHC. Either upgrade to the new 64-bit GHC installer, or rebuild your libraries with 32-bit support. G -- Gregory Collins <greg@gregorycollins.net>