compilation fail
PhilouSL opened this issue · 2 comments
PhilouSL commented
Hi,
I try to compile the crossbridge-master project on 10.7.5, but I have this error :
Failed to build: extratools
make[1]: *** [all_with_local_make] Error 1
make: *** [all] Error 2
and in the extratools log file :
Making init.c
ar: creating archive libgdb.a
mkdir ./python
mkdir ./python/gdb
mkdir ./python/gdb/command
make[2]: *** [extratools] Error 2
Do you have an idea to compile it ?
Best regards,
Philippe
PhilouSL commented
some more informations :
MAC OSX 10.7.5
Xcode 4.6.3
the last crossbridge version (get zipped)
cbakgly commented
Try to identify which sub-target fails and just bypass that one.
Say checking genfs.
$> make genfs