public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: lrtaylor@micron.com
To: <ravindra@cdacindia.com>, <gcc-help@gcc.gnu.org>
Subject: RE: fmemopen support in GCC for solaris on SPARC m/c
Date: Tue, 23 Sep 2003 16:53:00 -0000	[thread overview]
Message-ID: <363801FFD7B74240A329CEC3F7FE4CC4A27641@ntxboimbx07.micron.com> (raw)

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/

             reply	other threads:[~2003-09-23 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23 16:53 lrtaylor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-23  7:31 ravindra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=363801FFD7B74240A329CEC3F7FE4CC4A27641@ntxboimbx07.micron.com \
    --to=lrtaylor@micron.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=ravindra@cdacindia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).