tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: goom, break Libttol unrecognized -force_cpusubtype_ALL
On Wed, Apr 04, 2012 at 12:02:42PM +0200, Maurizio Caloro wrote:
> > Datum: Wed, 4 Apr 2012 18:24:47 +0900
> >> Datum: Wed, 4 Apr 2012 at 10:34:53AM +0200, Mauri wrote:
> >
> > Missing compiler after --mode=compile.
> > Joerg
>
> Thanks Joerg for your quick Answer!
> After modified the line i try both way, but i don't have Success.
> make clean & make applay everytime.
I think the hint was: what is $CC set to?
- in your first email it was empty ""
- in this line it seems to be "CC"
> /bin/sh ../libtool --mode=compile CC -force_cpusubtype_ALL -c -o
> ppc_zoom_ultimate.lo ppc_zoom_ultimate.s
- and here it seems to be "cc"
> /bin/sh ../libtool --tag=CC --mode=compile cc -force_cpusubtype_ALL -c -o
> ppc_zoom_ultimate.lo ppc_zoom_ultimate.s
So do you set CC somewhere, eg /etc/mk.conf? Also which cc was it you ended
up calling? ("cc -version" might give us a clue)
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index