[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Link error when building profiler enabled GNUstep
From: |
Fredo |
Subject: |
Link error when building profiler enabled GNUstep |
Date: |
Thu, 22 Feb 2001 23:33:28 +0100 |
Hello,
When building GNUstep with the following make options, I get a error
when linking gdnc.
(make debug=no profile=yes shared=no) Has anyone encountered the same
problem?
I using a very recent GNUstep (updated from cvs last week)
Making all for tool gdnc...
gcc -rdynamic -static
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu -pg -o
static_profile_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/gdnc \
static_profile_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/gdnc.o \
-L/usr/GNUstep/Local/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/usr/GNUstep/Network/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/usr/GNUstep/System/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L../Source/static_profile_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/home/fcv/GNUstep/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/home/fcv/GNUstep/Libraries/ix86/linux-gnu
-L/usr/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu-xgps
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu -L/usr/X11R6//lib
-L/usr/X11R6//lib -L/usr/X11R6/lib -lgnustep-base_ps -lobjc -lcallback
-lavcall -lgmp -lpthread -ldl -lm
../Source/static_profile_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/libgnustep-base_ps.a(GSFFCallInvocation.o):
In function `_c_GSFFCallInvocation__load':
GSFFCallInvocation.o(.text+0x1ee): undefined reference to
`__objc_msg_forward'
Frederic
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Link error when building profiler enabled GNUstep,
Fredo <=