Re: compile error
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-07-19 18:42:44
|
Oswald Buddenhagen wrote: >On Tue, Jul 12, 2005 at 04:38:26PM +0200, Oswald Buddenhagen wrote: > > >>libsettv.a(tdiagaid.o): In function `CreateAddInsDelDialog(int, int, char const*, int, int, int)': >>../settvuti/tdiagaid.cc:206: undefined reference to `TSNoStaticText::TSNoStaticText(char const*)' >>collect2: ld returned 1 exit status >> >> >> >ah, that's because libeasyd.a _must_ (yes, really, it's a standard) > A standard? >come after libsettv.a (which depends on the former) - even if some linkers >grok it nonetheless. > > Just some linkers? all binutils I tried do. Anyways, I agree with you, they should be in this order. >it must be in editor.gpr. > > Yes, but they can't be manually sorted. >manually i fixed the LIBRARIES line in editor.umk. > > Ok, I updated other .umk and .imk files with the same problem. Now the tool to extract the dependencies from the .gpr file (extrimk) can be configured with the "priority" for each library. >>for some weird reason the compiler command lines are not printed >> >> >> >huh, that was a > /dev/null in my build script. :} >i'm just wondering why i put it there ... i suppose i'm spoiled by the >kde build system that makes no noise unless something goes wrong. :) > > :-) ok. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |