On Dec 13, 2006, at 9:07 AM, Matthias Troyer wrote:

OK, but you also need the host OS since

% ~/concepts/bin/gcc --version
gcc (GCC) 4.1.1 (Indiana University ConceptGCC alpha 4)
Copyright (C) 2006 Free Software Foundation, Inc.
Copyright (C) 2005, 2006 Trustees of Indiana University.
This is free software; see the source for copying conditions.  There  
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.

does not tell you that it is MacOS X


But that version does not work on Mac OS X, right? For all Apple-supplied GCC tools, I bet you will always find "Apple Computer" or even just 'darwin' in it:

    howes% gcc --version
    powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
    Copyright (C) 2005 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Brad

-- 
Brad Howes
Group 42
MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173
Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420