[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OSX] G4 compiled binary fails on G5
From: |
Sébastien Kirche |
Subject: |
Re: [OSX] G4 compiled binary fails on G5 |
Date: |
Mon, 31 Jan 2005 18:06:47 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) |
Le 31 Jan 2005, Steven Tamm a formulé :
> I'm running 10.3.7 on a G5 and only have ncurses.5. However I have
> had this problem before.
>
> My suspicion is that you have fink installed on your machine and the
> other person does not.
I confirm that i do have Fink installed. I dunno for the machine that shown
the problem but it is possible.
> For example, I have fink and my build uses /sw/lib/ncurses. Fink's ncurses
> is incompatible with the normal one by design. If you look in the
> Makefile, the CC line will be "gcc -I/sw/include -L/sw/liib" This is very
> useful for most builds, but not for binary builds.
>
> You should recompile and either run
> make CC=gcc
> or
> make-package -M,CC=gcc
Thank you for that explanation, and for the fix tip.
I will try another build ASAP.
--
Sébastien Kirche