Re: gcc, eh_rtime_match

2000-02-16 Thread Ilmar S. Habibulin
On Tue, 15 Feb 2000, David O'Brien wrote: I know taht i have correct versions of freebsd, gcc and libstdc++. > > > What version of KDE libs do you have installed? > > current. ;-) 2.0 from 14 or 15 of february. > Hum... I'll have to pass to KDE clueful people on this point. It would be nice to f

Re: gcc, eh_rtime_match

2000-02-16 Thread Ilmar S. Habibulin
On Wed, 16 Feb 2000, Alex Zepeda wrote: > Where is this undefined symbol comming from? A quick grep in konqueror/ > and libkonq/ revealed nothing (assuming here that you're seeing some sort > of linker error). This error comes from libkhtml. But it doesn't include such function. It is in the lib

Re: gcc, eh_rtime_match

2000-02-16 Thread Alex Zepeda
On Tue, 15 Feb 2000, Ilmar S. Habibulin wrote: > Who is porting gcc to freebsd? I have some problems with development > vertion of kdes' new filemanager/browser. It can't find function > eh_rtime_match, which i found in libgcc.a. What for is this function, > should libgcc.a be linked with -lgcc f

Re: gcc, eh_rtime_match

2000-02-15 Thread David O'Brien
On Tue, Feb 15, 2000 at 10:11:40PM +0300, Ilmar S. Habibulin wrote: > > uname -a > FreeBSD ws-ilmar.ints.ru 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Fri Feb 11 20:21:14 MSK >2000 [EMAIL PROTECTED]:/usr/src/sys/compile/HOME1 i386 > > grep FreeBSD /usr/src/gnu/lib/libstdc++/_G_config.h >

Re: gcc, eh_rtime_match

2000-02-15 Thread Ilmar S. Habibulin
On Tue, 15 Feb 2000, David O'Brien wrote: > You need to tell us a *LOT* more about your situation. Ok. > uname -a FreeBSD ws-ilmar.ints.ru 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Fri Feb 11 20:21:14 MSK 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/HOME1 i386 > gcc -v Using builtin spec

Re: gcc, eh_rtime_match

2000-02-15 Thread David O'Brien
On Tue, Feb 15, 2000 at 06:56:13PM +0300, Ilmar S. Habibulin wrote: > I have some problems with development vertion of kdes' new > filemanager/browser. It can't find function eh_rtime_match, which i > found in libgcc.a. You need to tell us a *LOT* more about your situation. uname -a gcc

gcc, eh_rtime_match

2000-02-15 Thread Ilmar S. Habibulin
Who is porting gcc to freebsd? I have some problems with development vertion of kdes' new filemanager/browser. It can't find function eh_rtime_match, which i found in libgcc.a. What for is this function, should libgcc.a be linked with -lgcc flag? When i do so, konqueror dumps core. To Unsubscr