bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 spar


From: Sebastian Reitenbach
Subject: [bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 sparc
Date: Sun, 22 Feb 2009 12:29:07 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; OpenBSD) KHTML/3.5.9 (like Gecko)

Follow-up Comment #14, bug #25033 (project gnustep):

Indeed, this parameter: -fconstant-string-class=NSConstantString is not used,
but I guess intentional. when I add it, I get this error:

gmake messages=yes
This is gnustep-make 2.0.8. Type 'make print-gnustep-make-help' for help.
Making all in Source...
gmake[1]: Entering directory `/usr/local/src/gnustep-base/Source'
Making all in subprojects of library libgnustep-base...
gmake[2]: Entering directory `/usr/local/src/gnustep-base/Source/Additions'
Making all for subproject Additions...
cd .; 
        /usr/GNUstep/System/Library/Makefiles/mkinstalldirs ./obj
gcc GSCategories.m -c 
              -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall -DDEBUG
-fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -g
-fno-strict-aliasing -fgnu-runtime -fconstant-string-class=NSConstantString
-I../../Headers/Additions -I../. -I../ -I../../Headers -I.
-I/usr/local/include -I/usr/GNUstep/System/Library/Headers
-I/usr/GNUstep/Local/Library/Headers -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/root/GNUstep/Library/Headers
-I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers 
               -o obj/GSCategories.m.o
cc1obj: Invalid option `-fconstant-string-class=NSConstantString'
gmake[3]: *** [obj/GSCategories.m.o] Error 1
gmake[2]: *** [Additions.all.subproject.variables] Error 2
gmake[2]: Leaving directory `/usr/local/src/gnustep-base/Source/Additions'
gmake[1]: *** [libgnustep-base.all.library.variables] Error 2
gmake[1]: Leaving directory `/usr/local/src/gnustep-base/Source'
gmake: *** [internal-all] Error 2

I'm on openbsd 4.4, sparc
gcc -v
Reading specs from /usr/lib/gcc-lib/sparc-unknown-openbsd4.4/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25033>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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