bug-gnustep
[Top][All Lists]
Advanced

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

[bug #33602] Linking GSspell.m with CLang under Arch.


From: CésarYáñezFernández
Subject: [bug #33602] Linking GSspell.m with CLang under Arch.
Date: Mon, 20 Jun 2011 01:44:42 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30

URL:
  <http://savannah.gnu.org/bugs/?33602>

                 Summary: Linking GSspell.m with CLang under Arch.
                 Project: GNUstep
            Submitted by: hokum
            Submitted on: lun 20 jun 2011 01:44:42 GMT
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Greetings everyone, details below:

gnustep-base: r33349
gnustep-make: r33256
libobjc2: r33206
clang version 2.9 (tags/RELEASE_29/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
gcc (GCC) 4.6.0 20110603 (prerelease)
Linker: GNU gold (GNU Binutils 2.21.0.20110430) 1.11
GNU make 3.82
Distribution: Arch Linux updated.

I installed first gnustep-make, then libobjc2, then gnustep-make again, then
gnustep-base, in that order, using CC=clang as environment variable.

Configure options: CC=clang ./configure --prefix=/ --sysconfdir=/etc/GNUstep
--localstatedir=/var --with-x

Error message follows:

clang GSspell.m -c \
      -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions
-fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fPIC -Wall -DGSWARN -DGSDIAGNOSE
-Wno-import -march=x86-64 -mtune=generic -O2 -pipe -fgnu-runtime
-fconstant-string-class=NSConstantString -I/usr/include/libpng14
-I../Headers/Additions -I../Headers -I../Source/. -I.
-I/home/cesar/Library/Headers -I/Developer/Headers \
       -o obj/GSspell.obj/GSspell.m.o
clang  -rdynamic     -Wl,--hash-style=gnu -Wl,--as-needed  -shared-libgcc
-fexceptions -fgnu-runtime -o GSspell.service/./GSspell \
./obj/GSspell.obj/GSspell.m.o   -Wl,--hash-style=gnu -Wl,--as-needed
-L/usr/lib -lpng14    -L../Source/./obj -L../Model/./obj   
-L/home/cesar/Library/Libraries -L/Library/Libraries
-L/Network/Library/Libraries -L/System/Library/Libraries     -lgnustep-gui
-ltiff -lz -ljpeg -lm   -lgnustep-base    -lobjc   -lm
clang: warning: argument unused during compilation: '-shared-libgcc'
/usr/bin/ld.gold: ../Source/./obj/libgnustep-gui.so: error: undefined
reference to 'object_getClass'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [GSspell.service/./GSspell] Error 1
make[3]: *** [internal-service-run-compile-submake] Error 2
make[2]: *** [GSspell.all.service.variables] Error 2
make[1]: *** [internal-all] Error 2
make[1]: se sale del directorio
`/home/cesar/ko-ya/packages/gnustep-gui-svn/src/gui-build/Tools'
make: *** [internal-all] Error 2

Thank you.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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