Re: [cc65] cc65 on MacOS

From: <silverdr1wfmh.org.pl>
Date: 2010-05-13 23:18:25
On 2010-05-12, at 14:49, Tachdaun wrote:

> Ok, I don't know why everyone keeps telling me that my XCode paths  
> are wrong,

Maybe that is because they believe this to be the primary suspect in  
case of your problems?

> I'm reinstalling XCode 3.2.2, it doesn't give you any choice of  
> where installing anything, you just get to choose the partition  
> where it will be installed.
> The readme and several message during the installation say:
>
> Installation
> The Xcode and iPhone SDK installer provides six options for  
> configuring the installation from the “Customize...” button:
> •	System Tools. Includes CHUD performance tools. Its components are  
> always placed in /Developer.
> ---
> Installs system-wide tools such as Shark (part of the CHUD  
> performance tools), DTrace components used by Instruments, and  
> distributed build processes.
> There can be only one, newest set of System Tools per Mac OS X  
> installation at a time, and are always installed into /Developer on  
> the boot volume.
> ---
> Optional content to allow command-line development from the boot  
> volume. Installs a duplicate of the GCC compiler and command line  
> tools included with the core Xcode developer tools package into the  
> boot volume. It also installs header files, libraries, and other  
> resources for developing software using Mac OS X into the boot  
> volume.  This package is provided for compatibility with shell  
> scripts and makefiles that require access to the developer tools in  
> specific system locations. This content is not relocatable and will  
> only be installed onto the boot volume.

When I read the Xcode 3.2.2's about_xcode_3.2.2 doc, it says:

The Xcode and iPhone SDK installer provides six options for  
configuring the installation
from the “Customize...” button:
• Essentials. Contains the essential components of Xcode, installed  
by default
in  /Developer or another directory of your choice, including external  
volumes.
• iPhone SDK. Contains the iPhone SDK, tools, and iPhone Simulator
• System Tools. Includes CHUD performance tools. Its components are  
always
placed in /Developer.
• UNIX Development. Command-line tools used for UNIX-based  
development. Its
components are always placed in /usr - only one version installed at a  
time.
• [...]

Let me copy-paste it again:

• UNIX Development. Command-line tools used for UNIX-based  
development. Its
components are always placed in /usr - only one version installed at a  
time.

Does that mean that when you want to do regular unix development (but  
also compiling unix tools from sources) you might want to have this  
option checked?

> What version of Xcode did you install and where are your gcc, make  
> and header files?

3.2.1, 3.1.2, ...

Where my make/gnumake is I already wrote in my previous message.

gcc is of course also in the same place:

NanJing:~ silverdr$ which gcc
/usr/bin/gcc

headers are in /usr/include

etc.

so - HTH.

-- 
SD!

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu May 13 23:18:32 2010

This archive was generated by hypermail 2.1.8 : 2010-05-13 23:18:35 CEST