bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Building 1.11.18 on MacOS X 10.3.7


From: Rick Genter
Subject: RE: Building 1.11.18 on MacOS X 10.3.7
Date: Mon, 17 Jan 2005 14:35:43 -0500

Conrad,

Thanks for the reply. I thought a lack of Xcode might be the problem. I
don't have room on my current iMac to install Xcode, but I have a new iMac
G5 on order which should arrive in a couple of weeks; I'll try again on
there.

Thanks again.

Rick

-----Original Message-----
From: Conrad T. Pino [mailto:Conrad@Pino.com] 
Sent: Monday, January 17, 2005 2:32 PM
To: rgenter@rcn.com; bug-cvs@gnu.org
Subject: RE: Building 1.11.18 on MacOS X 10.3.7

Hi Rick,

My reading of your message says you don't have software
development tools installed.

Here are the background messages related to my reply below:

http://lists.gnu.org/archive/html/bug-cvs/2005-01/msg00138.html
http://lists.gnu.org/archive/html/bug-cvs/2005-01/msg00135.html

The machine on loan didn't have development tools so the owner
installed "Xcode" from the Apple supplied CD-ROM stack.  With
"Xcode" installed command line compilers are available:

        Titanium:~ conradtpino$ cc --version
        cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
        Copyright (C) 2002 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.

        Titanium:~ conradtpino$ gcc --version
        gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
        Copyright (C) 2002 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.

        Titanium:~ conradtpino$ 

and with those compiling CVS is straight forward and painless.

See my archived messages above and if you want a compiled precompiled binary
and if so which version or versions.

Conrad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]