Unix Programming - Library Missing

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > December 2004 > Library Missing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Library Missing
ajjahagirdar@yahoo.com

2004-12-16, 7:45 pm

While porting source written for Sun Solaris to True64 (V5.1 running on
alpha) It came to me that getmntent(3C) (a C library function) is not
implimented on True64.
I am using a natively built gcc version 3.4.3
I came across the solaris compatiability library for Tru64 but it seems
that they are not going to be much use to me here...
I am looking for an efficent way of porting code to Tru64. Are there
any libraries available online or Programmer's Refrence that can point
me to alternate functions available for the platform ?
Thanks

Ognen Duzlevski

2004-12-16, 7:45 pm

ajjahagirdar@yahoo.com wrote:
> While porting source written for Sun Solaris to True64 (V5.1 running on
> alpha) It came to me that getmntent(3C) (a C library function) is not
> implimented on True64.
> I am using a natively built gcc version 3.4.3
> I came across the solaris compatiability library for Tru64 but it seems
> that they are not going to be much use to me here...
> I am looking for an efficent way of porting code to Tru64. Are there
> any libraries available online or Programmer's Refrence that can point
> me to alternate functions available for the platform ?


You have all the Tru64 references available online, use google.

There is probably no book or reference explaining everything (or anything) about porting from Solaris to Tru64.

In your case, could getmntinfo() be what you are looking for on Tru64?

Ognen
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com