Platform definitions on Solaris

From: Andreas Höschler (ahoesch_at_smartsoft.de)
Date: 10/29/05

  • Next message: Andreas Höschler: "Summary: Platform definitions on Solaris"
    Date: Sat, 29 Oct 2005 18:58:53 +0200
    To: sunmanagers@sunmanagers.org
    
    

    Dear managers,

    we are building C-code on MacOSX, Solaris, Linux,... using gcc. We just
    realized, that cfsetspeed and cfmakeraw do not exist on Solaris. Does
    anybody know the corresponding replacements?

    On MacOSX we use "#ifdef __APPLE__" to comment out code that does not
    work on MacOSX. What definition can we use to comment out code on
    Solaris (e.g. the lines containing cfsetspeed,...)?

    Thanks a lot!

    Regards,

       Andreas
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Andreas Höschler: "Summary: Platform definitions on Solaris"

    Relevant Pages

    • Improper tan and atan on Solaris
      ... >> The same code built on MacOSX produces proper results. ... On Solaris ...
      (SunManagers)
    • Re: Solaris mktemp()
      ... >>application just core dumps i've narrowed it down to the way mktemp() ... >>behaves on Solaris compares to MacOSX any reason why this snipnett of code ...
      (comp.unix.solaris)
    • /bin/sh: test: argument expected
      ... we are doing cross platform development on Solaris, Linux and MacOSX ... Making build-headers for framework MyAccess... ... Normally I would ask the GNUstep list for help but this problem seems ...
      (SunManagers)
    • Re: Obtaining domain name
      ... I'm looking for a way in linux, solaris, macosx, etc. to obtain the domain ... name or fully qualified domain name for the current host. ...
      (comp.unix.programmer)
    • Solaris mktemp()
      ... I'm porting an application from Solaris to MacOSX and for some reason the ... Here is a a sample code of what the application is doing ...
      (comp.unix.solaris)