Hi. I've finally installed FreeBSD 4.0 and to tell you the truth, I'm
not
very impressed. I was expecting some bugs but not like that...
Most of my stuff compiles great with EGCS except all my shared libraries
that uses libtool like
jpeglib and giflib.
They both use libtool which for some odd reason was not installed on my
system.
I downloaded it from the package directory and installed it with pkg_add
but now, both
configure says that libtool does not support shared libraries. So
anything
that uses configure won't compile shared libraries but programs that
have their own
installation scripts (like libpng and xpm-3.4k) compile fine.
I REALLY need those shared libraries and I can't use the one from the
port because I need to compile windowmaker with it.
Also, before I removed 3.2 from my system, I made a little cpp hello
world
program and with GCC the binary was 8k. That same program was 40k with
EGCS. Anyone know why?
Please help. I'm really desperate.
--
Nicolas Blais [EMAIL PROTECTED]
Powered by FreeBSD http://www.freebsd.org
My current running version : FreeBSD 4.0-CURRENT
http://pages.infinit.net/primary/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message