bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/15660] out of file descriptors and couldn't close any


From: marxin.liska at gmail dot com
Subject: [Bug gold/15660] out of file descriptors and couldn't close any
Date: Thu, 20 Jun 2013 21:10:16 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15660



--- Comment #3 from Martin Liška <marxin.liska at gmail dot com> ---

ulimit -n

1024



I tried same command line without --start-group/--end-group, but didn't hel
p.



Next step was to create one large archive, so:



ar r [list of all *.a] /tmp/lib.a



g++ -Wl,-z,now -Wl,-z,relro -pthread -Wl,-z,noexecstack -fPIC -pie -L. -flt
o=9

-fno-fat-lto-objects -O2 --param lto-partitions=64 -o chrome

obj/chrome/app/chrome.chrome_exe_main_gtk.o obj/chrome/app/chrome.chrome_ma
in.o

obj/chrome/app/chrome.chrome_main_delegate.o /tmp/lib.a -lX11 -lXcursor

-lXrandr -lXrender -lXss -lXext -lrt -ldl -lgmodule-2.0 -lgobject-2.0

-lgthread-2.0 -lglib-2.0 -lXtst -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio
-2.0

-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfree
type

-lfontconfig -lXi -lsmime3 -lnssutil3 -lnss3 -lplds4 -lplc4 -lnspr4 -lgconf
-2

-lresolv -lXcomposite -lasound -lXdamage -lXfixes -lcups -lgnutls -lgcrypt

-lgpg-error -lz -lpthread -lcrypt -lm -L/usr/lib64 -lexpat -ldbus-1 -ludev



I was shown big amount of undefined symbols, did I use the correct way how 
to

create the archive?



Thanks,

Martin



-- 

You are receiving this mail because:

You are on the CC list for the bug.



reply via email to

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