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]

Re: 3.1 Parallel build failure on sparc


On Mar 28, 2001, Bryce McKinlay <bryce@albatross.co.nz> wrote:

> As far as I know, this is just automake 1.4 hacked to not complain
> about files in subdirectories.

Which is a mistake, if it arranges for object files to be created in
sub-directories too.  The default behavior in CVS automake, to become
1.5, is to create object files in the ``current'' directory, even if
the sources are in sub-directories.  There's an automake option to
change that.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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