Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Apr 1999 07:21:54 +0200 (CEST)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        "David O'Brien" <obrien@NUXI.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: EGCS troubles
Message-ID:  <XFMail.990409072154.asmodai@wxs.nl>
In-Reply-To: <19990408164830.C20453@nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Apr-99 David O'Brien wrote:
>> > Something broken in new egcs c++ compiler - jade doesn't work with
>> > following symptoms (checked on two machines).
>> 
>> Apr  7 20:26:04 daemon /kernel: pid 61135 (jade), uid 0: exited on
>> signal
>> 11 (core dumped)
>> 
>> Verified...
>> 
>> David, might this be due to the compiler itself of the libraries?
>> Any way of making certain?
> 
> Compile Jade with "-g" and see where in the coredump the signal 11 is
> occuring.  What does ``ldd jade'' show?  You might be mixing shared libs,
> that doesn't work for C++.  Could also be an exceptions problem.  Try
> compiling with -fnoexpcetions.

[asmodai@daemon] (163) $ ldd /usr/local/bin/jade 
/usr/local/bin/jade:
        libstyle.so.1 => /usr/local/lib/libstyle.so.1 (0x280b6000)
        libspgrove.so.1 => /usr/local/lib/libspgrove.so.1 (0x282ac000)
        libgrove.so.1 => /usr/local/lib/libgrove.so.1 (0x282ef000)
        libsp.so.1 => /usr/local/lib/libsp.so.1 (0x282f7000)
        libintl.so.1 => /usr/local/lib/libintl.so.1 (0x284ce000)
        libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x284d2000)
        libm.so.2 => /usr/lib/libm.so.2 (0x2850d000)
        libc.so.3 => /usr/lib/libc.so.3 (0x28527000)

I know for certain that libintl is gcc.

Will go and do recompilations of all stuff this weekend *sigh*  ;)

---
Jeroen Ruigrok van der Werven     <http://www.freebsdzine.org>; 
asmodai(at)wxs.nl        The idea does not replace the work...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990409072154.asmodai>