Date: Wed, 21 Aug 2002 08:06:40 -0700 From: Joe Kelsey <joek@mail.flyingcroc.net> To: freebsd-gnome <freebsd-gnome@FreeBSD.org> Subject: Repeated flags on gnome2 compiles Message-ID: <3D63AC80.5060502@flyingcroc.net>
next in thread | raw e-mail | index | archive | help
Why are so many compile flags repeated on gnome2 compiles? Is it a Gnome problem or a FreeBSD problem? Obviously, the compiles complete, but it looks bad seeing stuff like this: cc -O -pipe -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o gdmgreeter greeter.o greeter_action_language.o greeter_canvas_item.o greeter_events.o greeter_geometry.o greeter_item.o greeter_item_timed.o greeter_item_capslock.o greeter_item_clock.o greeter_item_pam.o greeter_parser.o greeter_session.o greeter_system.o -L../../gui -lgdmwm -lgdmlang -L../../vicious-extensions -lvicious -L/usr/X11R6/lib -lX11 -lXinerama -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomecanvas-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lgnome-2 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lart_lgpl_2 -lpangoft2-1.0 -lXft -lXrender -lXext -lX11 -lfreetype -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lxml2 -lz -lm -L/usr/local/lib -liconv It sometimes makes it hard to see real errors when you have to wade through all of the repeated arguments. Just curious... /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D63AC80.5060502>