Re: compiling cctools
Re: compiling cctools
- Subject: Re: compiling cctools
- From: Martin Costabel <email@hidden>
- Date: Wed, 13 Jun 2007 13:21:51 +0200
dan hitt wrote:
[]
On the other hand, if i type make, it compiles a bunch of files (about
220) in the libstuff directory, and then fails on get_toc_byte_sex.c
(on undefined SARMAG).
So it acts as though there's some kind of configuration step i'm skipping.
Thanks in advance for any pointers, faqs, reference to manuals or
READMEs or other criticism or advice anybody would care to post here.
The cctools package in Fink does the following: Before running make in
the libstuff directory, it patches libstuff/Makefile:
perl -pi.bak -e 's|profile64 static_kld|profile64|g' Makefile
Maybe this is related to your problem?
Generally, even if you don't use Fink or MacPorts, their package
descriptions (which are nothing else than formalized build instructions
and are human-readable) contain a lot of wisdom about building software.
Fink has also a gcc42 package which works nicely on both ppc and intel.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden