[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Doubt about c++ driver in linux.
- Subject: [ale] Doubt about c++ driver in linux.
- From: prabhu.kubendran at wipro.com (Prabhu Kubendran)
- Date: Fri, 5 Oct 2001 18:18:10 +0530 (IST)
hi,
we are compiling c++ driver code in linux kernel 2.4.2. we have
included string.h file in /usr/src/linux/include/asm. we are using strlen
function in our code. when we compile the code it gives lots of warnings
and a segmentations fault in string.h file @ ln no 187. if we remove the
static it works fine. we are using gcc as c++ compiler.
The exact error message is
"Internal error: Segmentation fault in string.h @line 187"
thanks,
prabu.
---
This message as been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info