This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

private header files unaccessible from package dirs


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,
my package sources are organized into several subdirectories, and I also want to
put private headers into a subdir. However, the compiler is set up to only look
in the source files directory, and the public header directory. What do you
recommend to make the private headers available? I don't wannt to have to prefix
my include files like
#include "pinclude/myheader.h"
and I also don't want to export my privates.

Best,
Heiko
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkNGlgEACgkQnbN38ql/gmDPMgCg+EsoPw5eJTOS+UA8ZRMT3mxa
WNYAnROatdyF/o7UxuFjmppyXndKJWYf
=i1rK
-----END PGP SIGNATURE-----

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]