Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 1999 14:34:33 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        Ollivier Robert <roberto@keltia.freenix.fr>, Amancio Hasty <hasty@rah.star-gate.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: X problems using egcs as compiler
Message-ID:  <19990403143433.A73396@nuxi.com>
In-Reply-To: <19990403225146.A99040@keltia.freenix.fr>; from Ollivier Robert on Sat, Apr 03, 1999 at 10:51:47PM %2B0200
References:  <Pine.OSF.4.10.9904031157270.14373-100000@fly.HiWAAY.net> <199904031914.LAA56145@rah.star-gate.com> <19990403225146.A99040@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> The problem is that egcs 1.1.2 has its own crt*.o files and use them in
> place of the FreeBSD one. By moving the files elsewhere, it works. I don't
> know the effect on exceptions though.

If that is the problem, then it sounds like a DWARF2_UNWIND issue.
 
> I don't know what David plan to do with these crt*.o files. David ?

src/lib/csu/i386-elf will build and install crtbegin.o and crtend.o from
the EGCS sources.  Otherwise we have to use the poorer exception
unwinding method.
 
-- 
-- David    (obrien@NUXI.com  -or-  obrien@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?19990403143433.A73396>