Re: compiling a simple program
- From: Roger Leigh <${rleigh}@invalid.whinlatter.ukfsn.org.invalid>
- Date: Tue, 31 May 2005 12:56:56 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
"khurana77" <rkhurana@xxxxxxxxx> writes:
> 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
This is offtopic, but also incorrect. The correct include is
<signal.h> (see SUSv3).
- --
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux http://www.debian.org/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQFCnFEEVcFcaSW/uEgRAsAqAKCQOJtK+ftnBofU91u/jKbvdbTGxwCg5I6G
2YV/KZOBKipoiumKo+2pnT4=
=5XiC
-----END PGP SIGNATURE-----
.
- Follow-Ups:
- Re: compiling a simple program
- From: khurana77
- Re: compiling a simple program
- References:
- compiling a simple program
- From: Daud
- Re: compiling a simple program
- From: khurana77
- compiling a simple program
- Prev by Date: Re: Clear doubts regarding the C++ Runtime
- Next by Date: Re: compiling a simple program
- Previous by thread: Re: compiling a simple program
- Next by thread: Re: compiling a simple program
- Index(es):
Relevant Pages
|