This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ppc-eabisim is broken in mainline
On May 10, 2005, at 2:04 PM, Joern RENNECKE wrote:
Andrew Pinski wrote:
On May 10, 2005, at 1:54 PM, Joern RENNECKE wrote:
Between 20050505 and 20050510, the ppc-eabisim configuration was
broken.
/mnt/scratch/nightly/2005-05-10-orv/ppc/gcc//:1: Warning: line
numbers must be positive; line number 0 rejected
That is PR 21250 and this has been failing since April 19.
That warning does indeed also appear in the build from 20050505, but
it does not stop the build. The
'Relocation cannot be done when using -mrelocatable' error does.
Sorry I should have looked closer to what actually was causing the
build to stop,
sorry again.
-- Pinski