[Gimp-developer] trying to cross-compile GIMP - problem with pthreads



Hello everyone,

I've been trying to cross-compile GIMP and I think I'm close, but there is an error that I couldn't find a way through. After building BABL and GEGL with success, I have the following error:

  CCLD   gimp-console-2.8.exe
x86_64-w64-mingw32-gcc: error: unrecognized option '-pthread'

config.log: http://pastebin.com/R4LnZ0U0
make log: http://pastebin.com/HxJLmnUB

I'm using MinGW-w64:

victorm@trinity-laptop ~/gimp_windows/gimp $ x86_64-w64-mingw32-gcc -v
Using built-in specs.
COLLECT_GCC=x86_64-w64-mingw32-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper
Target: x86_64-w64-mingw32
...
Thread model: win32
gcc version 4.6.1 (GCC)

I feel I'm getting closer to finally cross-build GIMP, but please help :)


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