bug-libtool
[Top][All Lists]
Advanced

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

Word too long...


From: Tony Parent
Subject: Word too long...
Date: Fri, 17 May 2002 12:55:57 -0600 (MDT)

I am running on a solarize 2.8 box with libtool 1.4 and attempting to
compile a gnome app (balsa):

% libtool --version
ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52)

When the make tries to do the final linking, it runs as follows


/bin/sh ../libtool --mode=link gcc  -g -O2 
-I/scratch/tparent/gnome/include/glib-1.2 
-I/scratch/tparent/gnome/lib/glib/include -D_REENTRANT 
-I/user/fdc/tparent/gnu/include -I/scratch/tparent/gnome/include/glib-1.2 
-I/scratch/tparent/gnome/lib/glib/include 
-I/scratch/tparent/gnome/include/gtk-1.2 -I/usr/openwin/include 
-I/scratch/tparent/gnome/include -DNEED_GNOMESUPPORT_H 
-I/scratch/tparent/gnome/lib/gnome-libs/include 
-I/scratch/tparent/gnome/include/gnome-1.0 
-I/scratch/tparent/gnome/include/freetype2 
-I/scratch/tparent/gnome/include/gdk-pixbuf-1.0 
-I/scratch/tparent/gnome/include/gnome-xml 
-I/scratch/tparent/gnome/include/gnome-vfs-1.0 
-I/scratch/tparent/gnome/lib/gnome-vfs-1.0/include 
-I/scratch/tparent/gnome/include/orbit-1.0 
-I/scratch/tparent/gnome/include/gconf/1 
-I/user/fdc/tparent/gnome/lib/glib/include -I/user/fdc/tparent/gnome/include 
-D_REENTRANT -Wsign-promo -Wsign-compare -Wpointer-arith -Wnested-externs 
-Wchar-subscripts -Wuninitialized -Wmissing-prototypes -Wreturn-type -Wimplicit 
-L/scratch/tparent/gnome/lib -o balsa  address-book-config.o address-book.o 
balsa-app.o balsa-icons.o balsa-index-threading.o balsa-index.o balsa-mblist.o 
balsa-message.o expand-alias.o filter-edit-callbacks.o filter-edit-dialog.o 
filter-export-callbacks.o filter-export-dialog.o filter-run-callbacks.o 
filter-run-dialog.o folder-conf.o information-dialog.o mailbox-conf.o 
mailbox-node.o main-window.o main.o message-window.o pref-manager.o print.o 
quote-color.o save-restore.o sendmsg-window.o spell-check.o store-address.o 
toolbar-factory.o toolbar-prefs.o ../libbalsa/libbalsa.a 
../libmutt/imap/libimap.a ../libmutt/libmutt.a ../libinit_balsa/libinit_balsa.a 
-lpspell -lltdl    -lpthread -lcrypt -lpspell  -L/scratch/tparent/gnome/lib 
-lgthread -lglib -lthread -lesmtp -lpthread -L/user/fdc/tparent/gnu/lib 
-lpcreposix -lpcre -L/scratch/tparent/gnome/lib -L/usr/openwin/lib 
-R/usr/openwin/lib -L/user/fdc/tparent/gnome/lib -R/scratch/tparent/gnome/lib 
-ldb -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd 
-lrt -laudiofile -ldb2.7.7 -lart_lgpl -lfreetype -lgnomevfs -lxml -lgconf-gtk-1 
-lgconf-1 -lgthread -lthread -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil 
-lresolv -ldl -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -lXext -lX11 -lsocket 
-lnsl -lm
Output line too long.
Output line too long.
Output line too long.


It then spits out a gcc line that is truncated, and gcc chokes and quits.

Whats up with that? What does this tool do anyway other then add unneeded
complexity to things?

--
===================================================================
== Tony Parent                             AMCC FDC              ==
== Design Automation Engineer              address@hidden      ==
== 4715 Innovation Drive                   Phone: (970) 267-5120 ==
== Fort Collins, CO  80525                 FAX:   (970) 267-5180 ==
===================================================================




reply via email to

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