Two questions about bundles

View: New views
1 Messages — Rating Filter:   Alert me  

Two questions about bundles

by Peter Cooper-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I'm looking at using bundles for a non-gui tool. A curious thing is
that I get a lot of superfluous libraries automatically linked.

         linux-gate.so.1 =>  (0xb7f31000)
         libgnustep-gui.so.0.14 =>
/usr/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.14
(0xb7b67000)
         libgnustep-base.so.1.17 =>
/usr/GNUstep/System/Library/Libraries/libgnustep-base.so.1.17
(0xb77a5000)
         libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
(0xb777a000)
         libobjc.so.2 => /usr/lib/libobjc.so.2 (0xb7760000)
         libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb773b000)
         libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb75ec000)


(lots removed)

         /lib/ld-linux.so.2 (0xb7f32000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb72d8000)
         libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb72c8000)
         libgcrypt.so.11 => /lib/libgcrypt.so.11 (0xb727b000)
         libgpg-error.so.0 => /lib/libgpg-error.so.0 (0xb7277000)

I've attached a very little dummy project that generated the bundle
with all these library links.

  <ObTest.tgz>

I'm running on an Ubuntu Dapper 32 bit i386 system, with GNUstep being
a fairly recent check-out from svn.

What am I doing wrong?

Additionally, can I specify the extension of the bundle per bundle in
the same Makefile or should be using an aggregate project?

Thanks!

Peter


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@...
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

ObTest.tgz (706 bytes) Download Attachment
LightInTheBox - Buy quality products at wholesale price!