On Thu, Feb 14, 2008 at 1:26 AM, Peter Dyballa <[EMAIL PROTECTED]> wrote:

>
> Am 14.02.2008 um 09:32 schrieb Joel Stanley:
>
> > macterm.c: In function 'mac_term_init':
> > macterm.c:12641: warning: pointer targets in passing argument 2 of
> > 'strncpy'
> > differ in signedness
>
> This is no error, just a warning. You can safely add another C flag
> to avoid seeing these warnings: -Wno-pointer-sign.


Right; I was just providing context.  The error only occurs from lipo.


> You changed the SDK from a Universal Binary to one for a specific
> hardware. In this case lipo is not necessary.


Ah, okay. Maybe I should just grab the universal SDK and try that.

Thanks,
Joel

-- 
"Make sense who may. I switch off." -- Beckett

--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to