Re: compiling a simple program
- From: "khurana77" <rkhurana@xxxxxxxxx>
- Date: 31 May 2005 04:17:27 -0700
sys/signal.h file is in /usr/include/sys/include
By defaukt compiler looks into /usr/include.
Try giving the path of sys/signal.h using -I option in gcc
.
- Follow-Ups:
- Re: compiling a simple program
- From: Roger Leigh
- Re: compiling a simple program
- References:
- compiling a simple program
- From: Daud
- compiling a simple program
- Prev by Date: Re: Memory management strategy
- Next by Date: Re: Multiple return statements Vs goto's
- Previous by thread: compiling a simple program
- Next by thread: Re: compiling a simple program
- Index(es):