Microsoft's C/C++ compiler freely available

Ask a Question related to Ruby, Design and Development.

  1. #21

    Default Re: Ruby on OSX 10.3 (Panther)


    On Nov 22, 2003, at 9:17 AM, Ollivier Robert wrote:
    > In article <bp4gi8064o@enews4.newsguy.com>,
    > Phil Tomson <ptkwt@aracnet.com> wrote:
    >> had version 1.6.8, not 1.8.0. As I recall, we were trying to get
    >> 1.8.0
    >> out in time to make it into OSX 10.3 - were we just too late?
    I tried working with Apple to do this (with special thanks to James
    Duncan
    Davidson) but it was just too late. They had already committed to
    golden
    master before 1.8 was finalized :-(
    >
    > At least it is complete with headers and libruby.dylib, something that
    > was
    > missing in 10.2. Anyway, Ruby 1.8.1 and the CVS version compile w/o
    > problems. Be sure to have libreadline installed before recompiling or
    > you
    > won't get readline support in irb.
    Yeah, I have a blog post on how to do it here:

    [url]http://richkilmer.blogs.com/ether/2003/10/building_ruby_1.html[/url]

    -rich
    > --
    > Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- [email]roberto@eurocontrol.fr[/email]
    > Usenet Canal Historique FreeBSD: The Power to Serve!
    >
    >


    Richard Kilmer Guest

  2. Similar Questions and Discussions

    1. Funny? Scary? Sad? Microsoft's "Metro"...
      I can't decide which. (via /. <http://slashdot.org/article.pl?sid=05/04/27/0422250&tid=198&tid=109&tid=185&tid=201>): Microsoft to Introduce PDF...
    2. [PHP-DEV] PHP compiler
      ------=_NextPart_000_00AF_01C35BF7.DD94EBC0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit After seeing the...
    3. Compiler Error Message: The compiler failed with error code 128.
      Hi. I am having trouble running my aspx code. I created two simple webforms, which i try to run from two different directories one is giving me...
    4. An open letter to Microsoft's support personnel, should they exist
      Neil, Comments inline -- Regards, Mike -- Mike Brannigan
    5. Microsoft's Messaging Service Abused With ADS!!!
      It's not spyware, it's a form of advertising using Microsoft's own Messaging Service implemented into Windows XP, 2000 and NT. And I don't need to...
  3. #22

    Default Re: Microsoft's C/C++ compiler freely available

    [email]bjsp123@imap.cc[/email] (Benjamin Peterson) writes:
    > Daniel Carrera <dcarrera@math.umd.edu> wrote in message
    > news:<20031115082603.GB780@math.umd.edu>...
    > > Question:
    > > Why would you want to use Microsoft's C/C++ compiler when gcc is
    > > available? No sarcasm. This is an honest question.
    >
    >
    > A better question these days might be: why would you want to use
    > Microsoft's C/C++ compiler when their C# compiler (and the .NET build
    > tools and runtimes) are also free?
    Because C/C++ are both platform-independent?
    Because C# is yet another obsolete offspring of C/C++?
    Because I don't want garbage collection in my compiled language of choice?
    Because I want templates?
    Because...

    oh well, enough rant for now :-)
    regards
    frank

    --
    Frank Schmitt
    4SC AG phone: +49 89 700763-0
    e-mail: frankNO DOT SPAMschmitt AT 4sc DOT com
    Frank Schmitt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139