This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Libc iconvdata compilation problem


Hi,

I had the same issue, but I found a lot of "too many open files"
errors higher up in build.log, I checked ulimit and the limit for open
files was just 256, so I did ulimit -n 1024 and after that everything
built, hope this helps.

Regards,
Rudolfs Bundulis

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]