> Also I wonder whether that would cause some trouble if I modify the kernel > file and initialize the dsr_list to NULL manually?
You will run into other problems. A lot of code assumes the bss is
zero'd. You need to find and fix this problem.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
