discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep roadmap (was Re: [Suggestion] GNUstep-test for quality contr


From: Björn Giesler
Subject: Re: GNUstep roadmap (was Re: [Suggestion] GNUstep-test for quality control)
Date: Wed, 22 Oct 2003 11:04:07 +0200

Hi,

The direct thing that pops up in my head is: Dependency hell...

hmm. looking at my latest AddressManager binary, I have (apart from the gnustep libs)

        libpthread.so.0 => /lib/libpthread.so.0 (0x4057b000)
        libobjc.so.1 => /usr/lib/libobjc.so.1 (0x40590000)
        libm.so.6 => /lib/libm.so.6 (0x405a5000)
        libc.so.6 => /lib/libc.so.6 (0x405c8000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x4073b000)
        libz.so.1 => /lib/libz.so.1 (0x40785000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40794000)
        libdl.so.2 => /lib/libdl.so.2 (0x407b2000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4070b000)
        libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x406e6000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0x407b5000)
        libgmp.so.3 => /usr/lib/libgmp.so.3 (0x4087a000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


First eight and last one are there at least on every linux system that has a objc compiler; leaves audiofile, xml2 and gmp. not so bad IMHO... or am I putting my foot in my mouth here? :-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]