This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

sparcv9 target was broken on Sep 21


Hi,

the following modification started causing 'Too many open files'
errors when compiling on Solaris 2.7 with -m64 flag:

< Thu 21-Sep-2000 18:19:05 BST  Neil Booth  <NeilB@earthling.net>
<
<       * cppfiles.c (lookup_include_file): Rename to open_file.
<       Always create a splay tree value, even on syscall failures.
<       Negative entries indicated by fd == -2.
<       Re-open files closed in the meantime.
<       (_cpp_fake_include): Create a negative splay tree entry.
<       (find_include_file, cpp_read_file): Update for function name
<       change.

A couple of weeks after it, -m64 was disable altogether.   I wonder
for what reason.  3 months elapsed and still no ability to build 64bit
binaries on Solaris.  Before the forementioned change, 64bit compiling
had been pretty decent as far as I'm concerned.

Thanks

Igor

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