> .if defined(WANT_SHAREDLIBS)
> CONFIGURE_ARGS+= --enable-shared
> .endif
> 
> in it.  That's not particularly friendly, I wonder why it was put in
> there, unless the feature is somehow broken?  I'm trying to rebuild it
> now to see what it then installs.

Because people like a previous poster thinks that eg++ should like
against /usr/lib/libstdc++.so.2 which is plain WRONG.  eg++ is totally
incompatable with g++ 2.7.x.  So what happens when you move an eg++
produced binary to a machine that doesn't have EGCS installed?
 
-- 
-- David    (obr...@nuxi.com  -or-  obr...@freebsd.org)


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

Reply via email to