On Sat, 3 Apr 1999, Ollivier Robert wrote:

> According to Amancio Hasty:
> > Actually, it probably means that the program must be compiled with 
> > "-fexecptions".
> 
> 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.
> 
> I tumbled in this problem when compiling Perl 5.005_03 with egcs and moving 
> the files away "solved" the problem.
> 
> I don't know what David plan to do with these crt*.o files. David ?

Personally, I'd vote for using the new runtime objects, and forcing binary
incompatibility.  It's worth it IMO for the exception handling support if
nothing else.  However, if you're dead set against it, just back up your
runtime objects, and edit the spec file (like the egcs port forced you to
do at one time, and probably still does).

- alex



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

Reply via email to