public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* fmemopen support in GCC for solaris on SPARC m/c
@ 2003-09-23  7:31 ravindra
  0 siblings, 0 replies; 2+ messages in thread
From: ravindra @ 2003-09-23  7:31 UTC (permalink / raw)
  To: gcc-help


hi,
	does any version of GCC for solaris-2.6 on SPARC support fmemopen?
	how to get fmemopen support in libc for solaris-2.6 on SPARC m/c

with regards
gcr
-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: fmemopen support in GCC for solaris on SPARC m/c
@ 2003-09-23 16:53 lrtaylor
  0 siblings, 0 replies; 2+ messages in thread
From: lrtaylor @ 2003-09-23 16:53 UTC (permalink / raw)
  To: ravindra, gcc-help

Support of a system call is not a function of GCC; it's a function of what's in your system's libraries.  If Solaris's libraries support a function called fmemopen, then GCC will allow you to use it.  However, if Solaris doesn't support it, then you're out of luck unless you find a third-party library of some kind with the functionality you're looking for.  I just tried looking up a man page for it on Solaris 2.6 and 8, and didn't see anything.  So, I'm guessing that you're probably out of luck...

Thanks,
Lyle Taylor

-----Original Message-----
From: ravindra [mailto:ravindra@cdacindia.com]
Sent: Tuesday, September 23, 2003 1:31 AM
To: gcc-help@gcc.gnu.org
Subject: fmemopen support in GCC for solaris on SPARC m/c


hi,
        does any version of GCC for solaris-2.6 on SPARC support fmemopen?
        how to get fmemopen support in libc for solaris-2.6 on SPARC m/c

with regards
gcr
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-23 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-23  7:31 fmemopen support in GCC for solaris on SPARC m/c ravindra
2003-09-23 16:53 lrtaylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).