Subject: re: gcc4 status
To: Erik Bertelsen <ebe@statsbiblioteket.dk>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 06/02/2006 03:12:23
hmm, i expect it is failing because there is no options.h
in your libobjc4 objdir (unlike the i386 build.)

i386 build doesn't need the real options.h for libobjc4, it
seems that only powerpc does -- which is why it originally
was not generated correctly...

a full build with current sources and a clean objdir should
work.  maybe try "cvs up -I\! -ICVS" to make sure your sources
are totally clean as well?  if that does not, let me know.


.mrg.