Re: .a files | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
----- Original Message ----- From: "Harris Mark Hatzopoulos" <h.hatzopoulos@xxxxxxxxxxxxxxxxxxxx>
. .
However when I compile I am told efs.h no such file... I have included the directory of the libefsl.a file in the compiler but cannot get my program to compile.
You also need to specify the location of efs.h .eg, in the command line, specify -I/home/me/headers (assuming efs.h is in /home/me/headers).
Cheers,Rob
[Linux C Programming] [C Programming] [Kernel List] [eCos] [Fedora Development] [Fedora Announce] [Autoconf] [The DWARVES Debugging Tools] [Yosemite Campsites] [Yosemite News] [C++ How to Program]