From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex To: egcs@cygnus.com Subject: egcs 971201 on an i386-unknown-freebsd3.0 Date: Wed, 10 Dec 1997 13:16:00 -0000 Message-id: X-SW-Source: 1997-12/msg00616.html Has anyone had any experience using egcs on FreeBSD? I was able to build the whole thing out of the box, however producing a fairly usable version proved to be a different matter. I'm assuming that I need to upgrade my libstc++ to 2.8. However I noticed that it wouldn't compile dynamic libraries at all due to the object files lacking a reference to ___DYNAMIC. Is this an a.out thing, or is there something else I should be doing? - alex