discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep on Darwin


From: LHelldorf
Subject: Re: GNUstep on Darwin
Date: Wed, 4 Apr 2001 23:11:14 +0200




Adam Fedor <fedor@doc.com>
Sent by: fedor@kabel.de

04.04.2001 18:20

       
        To:        LHelldorf@kabel.de
        cc:        
        Subject:        Re: GNUstep on Darwin


>You might try
>
>make debug=yes
>
>which will get rid of the optimization flags (although there might be an
>extra -O2 in the GNUmakefile that you will need to remove by hand).
>
>Sometimes it compiles better without optimization.


I did both and got remarkably further. But it didn't finish completely. Here is the make output if you are interested in.
Greetings, Lars


Making all for library libobjc... cc sendmsg.c -c -DIN_GCC -pipe -DSTDC_HEADERS=1 -DHAVE_STDLIB_H -DOBJC_WITH_GC=0 -DDEBUG_OBJC_GC=0 -DGNUSTEP_VERSION= -DGNUSTEP_MAJOR_VERSION= -DGNUSTEP_MINOR_VERSION= -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -fgnu-runtime -Wall -Iconfig/powerpc/darwin1.0 -Iconfig/powerpc/generic -Iobjc -I. -I. -I/opt/GNUstep/System/Headers -I/Local/Users/Administrator/GNUstep/Library/Headers -I/opt/GNUstep/Local/Library/Headers -I/opt/GNUstep/Network/Library/Headers -I/opt/GNUstep/System/Library/Headers -I/opt/GNUstep/Network/Headers/gnustep -I/Local/Users/Administrator/GNUstep/Headers/gnustep -I/opt/GNUstep/Local/Headers/gnustep -I/opt/GNUstep/System/Headers/gnustep -I/opt/GNUstep/Network/Headers/powerpc/darwin1.0 -I/Local/Users/Administrator/GNUstep/Headers/powerpc/darwin1.0 -I/opt/GNUstep/Local/Headers/powerpc/darwin1.0 -I/opt/GNUstep/System/Headers/powerpc/darwin1.0 -I/Local/Users/Administrator/GNUstep/Headers -I/opt/GNUstep/Local/Headers -I/opt/GNUstep/Network/Headers -I/opt/GNUstep/System/Headers -o static_debug_obj/powerpc/darwin1.0/gnu-gnu-gnu-xgps/sendmsg.o sendmsg.c: In function `__objc_get_forward_imp': sendmsg.c:107: warning: control reaches end of non-void function /darwin/build/egcs-814.1-1.1.roots/egcs-814.1-1.1/gcc/expr.c:9693: Internal compiler error in function apply_result_size {standard input}:unknown:Can't emit reloc {- symbol "L11$pic_base"} @ file address 164. {standard input}:unknown:Can't emit reloc {- symbol "L11$pic_base"} @ file address 160. {standard input}:unknown:Undefined local symbol L_objc_free$stub {standard input}:unknown:Undefined local symbol L_nil_method$non_lazy_ptr make[2]: *** [static_debug_obj/powerpc/darwin1.0/gnu-gnu-gnu-xgps/sendmsg.o] Error 1 make[1]: *** [libobjc.build] Error 2 make: *** [libobjc.all.library.variables] Error 2
reply via email to

[Prev in Thread] Current Thread [Next in Thread]