This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: help with installing gcc in os x please.
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: Ben Dougall <bend at freenet dot co dot uk>
- Cc: "Andrea 'fwyzard' Bocci" <fwyzard at inwind dot it>, gcc-help at gcc dot gnu dot org
- Date: 27 Dec 2002 23:13:44 -0800
- Subject: Re: help with installing gcc in os x please.
- References: <977EE4C0-1A20-11D7-BF33-0030653F9ECE@freenet.co.uk>
- Reply-to: gcc-help at gcc dot gnu dot org
Ben Dougall <bend@freenet.co.uk> writes:
> hiyer fwyzard,
>
> well, i'm not sure. i think i'm just having trouble accessing it, but
> i'm not sure.
>
> putting 'bin' and the linking issue aside, trying to access it
> directly from the objdir folder -
>
> in the objdir are these files & folders:
>
> config.cache (a 16k document)
> config.status (a 4k document)
> gcc (folder 289 items inside totaling 153mb)
> libiberty (folder 49 items inside totaling 1mb)
> Makefile (a 64k document)
> powerpc-apple-darwin6.2 (an empty folder)
Empty? Are you sure your build succeeded? AFAIK, powerpc-apple-darwin6
should contain at least a config.cache and another libiberty folder (as
well as libstdc++-v3 folder, if one builds the c++ front end.)
[snip]