|
|
gcc -c -g -O2 -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -I./tui -DUSE_INCLUDED_REGEX gdbtypes.c
gdbtypes.c: In function ‘recursive_dump_type’:
gdbtypes.c:2712: error: invalid lvalue in increment
make[1]: *** [gdbtypes.o] 错误 1
make[1]: Leaving directory `/home/lx/bin/skyeye/gdb'
make: *** [all-gdb] 错误 2
以上是最后的几行
麻烦大家看一下到底是什么问题呢
有没有人在非redhat下使用过skyeye? |
|