• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: The bug where terminal and xcode ran "different"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The bug where terminal and xcode ran "different"


  • Subject: Re: The bug where terminal and xcode ran "different"
  • From: John Daniel <email@hidden>
  • Date: Sun, 11 Feb 2007 20:37:04 -0600

On Feb 11, 2007, at 12:45 PM, Marshall Clow wrote:

The STL is not available everywhere - lots of people (especially doing embedded work) are still using frighteningly old tool chains - gcc 2.9.5 or ADS 1.2 are considered "up to date", and those compilers generally have trouble with non-trivial templates.

I find it is more the mindset of the "typical" embedded programmers. I've seen people fret over packing bits into a structure they are going to pass over a WAN link several times a day. I finally gave up trying to find embedded work using the STL. All the more sad because, more often than not, "embedded" these days (circa 2001) means a 300 Mhz PPC with 64 MB RAM. Tell me why I can't use the STL on that?


However, C++ (including the STL) was adopted as an ANSI standard many years ago (1998, if I recall correctly); so compiler vendors have had quite a bit of time to update their products, and my opinion is that any compiler that doesn't support STL today counts as "no longer being developed".

And yet, how many compilers fully support the C++ standard? I can count them on one hand with four fingers left over. I don't think "export" will ever be supported. C++ just isn't "where it's at" anymore.


John

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: The bug where terminal and xcode ran "different" (From: Rob Probin <email@hidden>)
 >Re: The bug where terminal and xcode ran "different" (From: John Daniel <email@hidden>)
 >Re: The bug where terminal and xcode ran "different" (From: "Theodore H. Smith" <email@hidden>)
 >Re: The bug where terminal and xcode ran "different" (From: Marshall Clow <email@hidden>)

  • Prev by Date: Re: The bug where terminal and xcode ran "different"
  • Next by Date: Re: Fast reading from files, using a pre-fetch approach?
  • Previous by thread: Re: The bug where terminal and xcode ran "different"
  • Next by thread: Re: The bug where terminal and xcode ran "different"
  • Index(es):
    • Date
    • Thread