Operating System - HP-UX
1753797 Members
8337 Online
108805 Solutions
New Discussion юеВ

Re: cc compile option required for Sybase DB on HP UX

 
Pramodu C P
New Member

cc compile option required for Sybase DB on HP UX

Hello,

I need compile options required for compiling my c program on HP-UX 11.11 with sybase 12.5 DB

Thanks in advance

Regards,

Pramodu. C. P
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: cc compile option required for Sybase DB on HP UX

You are going to have look at the sybase documentation to find the appropriate libs and any -D options.
Pramodu C P
New Member

Re: cc compile option required for Sybase DB on HP UX

Hi Dennis,

I tried as per the sample file provided by Sybase. But, i am not able compile my c program.

I am getting error message related to library linking.

Thanks in advance.

Regards,

Pramodu. C. P
Dennis Handly
Acclaimed Contributor

Re: cc compile option required for Sybase DB on HP UX

>I am getting error message related to library linking.

Please provide the command and the error message.