473,405 Members | 2,334 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

changing AIX c include dir

HI-
I'm running AIX 5.2 and IBM c (as opposed to gcc) and am trying to assemble
a general API I can use for ldap authentication. I've pulled a package from
OpenLdap with some client rouintes but the include files are all over the
place. Is there a flexible way to point the c compiler to directories other
than /usr/include ??

tks,
Bill Edison
Nov 14 '05 #1
2 1505
"Bill Edison" <ed****@newpaltz.edu> wrote in message
news:ee**************************@posting.google.c om...
HI-
I'm running AIX 5.2 and IBM c (as opposed to gcc) and am trying to assemble a general API I can use for ldap authentication. I've pulled a package from OpenLdap with some client rouintes but the include files are all over the place. Is there a flexible way to point the c compiler to directories other than /usr/include ??
-I/usr/include/ldap
?
This question is off-topic and could be easily answered by reading the
manpage for your compiler.

tks,
kthx.
Bill Edison

Nov 14 '05 #2
On 9 Aug 2004 09:43:44 -0700, in comp.lang.c , ed****@newpaltz.edu (Bill
Edison) wrote:
HI-
I'm running AIX 5.2 and IBM c (as opposed to gcc) and am trying to assemble
a general API I can use for ldap authentication. I've pulled a package from
OpenLdap with some client rouintes but the include files are all over the
place. Is there a flexible way to point the c compiler to directories other
than /usr/include ??


This is an AIX / unix question. not a C one. Ask the unix programmers.
Offhand, I'd say adding the relevant stuff to your include path somehow.
--
Mark McIntyre
CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html>
CLC readme: <http://www.ungerhu.com/jxh/clc.welcome.txt>
----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 14 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: chris | last post by:
hi all, is it possible to instead of the standard include error to have a customised message print i know if you put @ before the include statement no error is shown how can i then add my...
5
by: b.stewart | last post by:
I have only been using C++ for a few afternoons and i still get confused at nearly every line i type so maybe someone here can help me. Im trying to write a small program that can change a...
4
by: Pokerkook | last post by:
Hello, If anybody could help me with this I would greatly appreciate it. Or at least tell me why I get the output of this garbage: 49 49 10 49 52
13
by: ctor | last post by:
Hi, I'm experiencing an annoying issue. Here is a simplified idea of what I am trying to do. Inclusion guards aren't shown for readability. I hope this isn't too confusing; I don't think a...
13
by: Kevin | last post by:
Hi, I have used ASP for years using MS Access and have used MSSQL quite a lot as well. I have never came across something like this before. MSSQL table names and types: ProductName nvarchar...
2
by: 4Ankit | last post by:
hey guys i am having trouble changing my array code to include a 'for/ in' structure the code i am trying to change is below: <script type="text/javascript"> var contents = new Array(3)
2
by: Markus Pitha | last post by:
Hello, I have a window containing a table with some (dynamically created) buttons. I want to change the buttons, when they are clicked, but with dynamically created buttons, this issue seems to...
5
by: Premkumar | last post by:
a.cpp ---------------------------------- #include <iostream> using namespace std; void mymain() { cout<<"my-main"<<endl; } ----------------------------------
2
by: kolt45 | last post by:
I need to change these three programs to use arrays and i am having a hard time is there anyone that is willing to help? /*homework7a *kolton harper *10-12-07 * *Purpose: */
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.