[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libobjc2 on windows
From: |
David Chisnall |
Subject: |
Re: libobjc2 on windows |
Date: |
Mon, 15 Mar 2010 15:19:47 +0000 |
On 15 Mar 2010, at 15:16, Vincent Richomme wrote:
> Ok fine so this time this error is bit harder to fix for me :
>
> clang libobjc_entry.c -c \
> -MMD -MP -DDLL_EXPORT -D__OBJC_RUNTIME_INTERNAL__=1
> -D_XOPEN_SOURCE=500 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -DGNUSTEP_WITH_DLL
> -DBUILD_libobjc_DLL=1 -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN
> -DGSDIAGNOSE -Wno-import -g -Werror -std=c99 -g -march=native -fexceptions
> -I. -I/home/Vincent/GNUstep/Library/Headers
> -I/GNUstep/Local/Library/Headers -I/GNUstep/System/Library/Headers \
> -o obj/libobjc_entry.c.o
I can't help with this one at all, unfortunately. This file is from the
original GCC code and is apparently needed for building on Windows, but I've no
idea what it's actually meant to do. You can try just removing it and see what
that breaks...
David
- Re: libobjc2 on windows, (continued)
- Re: libobjc2 on windows, David Chisnall, 2010/03/06
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/06
- Re: libobjc2 on windows, David Chisnall, 2010/03/06
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/06
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, David Chisnall, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows,
David Chisnall <=
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15
- Re: libobjc2 on windows, Vincent Richomme, 2010/03/15