This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: RFC/RFT: split up pexecute.c


This patch causes a bootstrap failure on hppa2.0w-hp-hpux11.11.  When
linking libgcc_s.1, the following error occurs:

collect2: /opt/gnu/hppa2.0w-hp-hpux11.11/bin/nm returned 28 exit status

I verified manually that the actual exit status for nm is 0.  I changed
pex-unix.c to use wait and things work again.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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