D.gnu - GDC on Mac OSX
- "F i L" <witte2008 gmail.com> Jan 21 2012
- Trass3r <un known.com> Jan 21 2012
- Iain Buclaw <ibuclaw ubuntu.com> Jan 22 2012
- "F i L" <witte2008 gmail.com> Jan 22 2012
What's the status of GDC on Mac? I'm looking to build it but can't find any guide anywhere. Do I basically just follow the Linux instructions? I'm a little weary of overwriting Apple's GCC install (4.2.1 LLVM). Any pointers?
Jan 21 2012
You don't overwrite anything. The install instructions suggest /opt/gdc as the install dir.
Jan 21 2012
--bcaec53f35f912a27404b71c3df5 Content-Type: text/plain; charset=ISO-8859-1 My understanding is that you can get gcc-4.6 from macports. 4.2 is no longer supported in the main branch. Rather than overwrite, configure the build with --prefix=/opt/gdc so installation is separate from your system compiler. Then be sure to your PATH to include the bin location. ---- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0'; On 21 Jan 2012 23:35, "F i L" <witte2008 gmail.com> wrote:What's the status of GDC on Mac? I'm looking to build it but can't find any guide anywhere. Do I basically just follow the Linux instructions? I'm a little weary of overwriting Apple's GCC install (4.2.1 LLVM). Any pointers?
--bcaec53f35f912a27404b71c3df5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <p>My understanding is that you can get gcc-4.6 from macports.=A0 4.2 is no= longer supported in the main branch.</p> <p>Rather than overwrite, configure the build with --prefix=3D/opt/gdc so i= nstallation is separate from your system compiler.=A0=A0 Then be sure to yo= ur PATH to include the bin location. </p> <p>----<br> Iain Buclaw</p> <p>*(p < e ? p++ : p) =3D (c & 0x0f) + '0';<br> </p> <div class=3D"gmail_quote">On 21 Jan 2012 23:35, "F i L" <<a h= ref=3D"mailto:witte2008 gmail.com">witte2008 gmail.com</a>> wrote:<br ty= pe=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 = .8ex;border-left:1px #ccc solid;padding-left:1ex"> What's the status of GDC on Mac? I'm looking to build it but can= 9;t find any guide anywhere. Do I basically just follow the Linux instructi= ons? I'm a little weary of overwriting Apple's GCC install (4.2.1 L= LVM). Any pointers?<br> </blockquote></div> --bcaec53f35f912a27404b71c3df5--
Jan 22 2012









Trass3r <un known.com> 