>> 3.2svn).
>>>>
>>>> In addition to that, I use python 2.7, swig, mercurial, scons etc
>>>> from macports. It works without any issues out of the box. As Ali pointed
>>>> out, the llvm-gcc (just gcc) that comes with Xcode also works fine.
>>&
>>> macports. It works without any issues out of the box. As Ali pointed out,
>>> the llvm-gcc (just gcc) that comes with Xcode also works fine.
>>>
>>> Andreas
>>>
>>> From: Anthony Gutierrez
>>> Reply-To: gem5 users mailing list
>
7, swig, mercurial, scons etc from
>> macports. It works without any issues out of the box. As Ali pointed out,
>> the llvm-gcc (just gcc) that comes with Xcode also works fine.
>>
>> Andreas
>>
>> From: Anthony Gutierrez
>> Reply-To: gem5 users mailing list
ers mailing list
> Date: Saturday, 2 March 2013 16:21
> To: gem5 users mailing list
> Subject: Re: [gem5-users] Compiling on OS X 10.8.2
>
> I tried clang, it also has linker errors. I'll try to figure out why the
> llvm compiler that comes with my Xcode isn't working.
.
Andreas
From: Anthony Gutierrez mailto:atgut...@umich.edu>>
Reply-To: gem5 users mailing list
mailto:gem5-users@gem5.org>>
Date: Saturday, 2 March 2013 16:21
To: gem5 users mailing list mailto:gem5-users@gem5.org>>
Subject: Re: [gem5-users] Compiling on OS X 10.8.2
I tried
I tried clang, it also has linker errors. I'll try to figure out why the
llvm compiler that comes with my Xcode isn't working.
Thanks,
Anthony Gutierrez
http://web.eecs.umich.edu/~atgutier
On Sat, Mar 2, 2013 at 10:50 AM, Ali Saidi wrote:
> HI Tony,
>
> I'm running 10.8.2 and didn't install
HI Tony,
I'm running 10.8.2 and didn't install gcc via macports. I installed the command
line Xcode only. With that I can compile with g++ (which is a modified version
of 4.2). Somehow this version passes the check and compiles even though normal
gcc wouldn't (I believe because of the llvm back
Hi All,
I'm a Mac noob and I'm trying to get gem5 working on OS X 10.8.2. I was
hoping one of the devs who use Mac could give a more detailed explanation
of how to get it working for Mac. Here is my current situation:
Mac OS X 10.8.2 with Xcode 4.6 and command line tools.
Installed the following