This is the mail archive of the gcc@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: Obsolete building in source dir?


On Sep 16, 2004, Ralf Corsepius <rc040203@freenet.de> wrote:

> Instead of doing this you could consider to systematically using
> $host(_alias), $build(_alias), $target(_alias) builddir-subdirectories,
> no matter if cross-compiling or not.

This wouldn't quite work if we actually need different builds for say
build, host and target, but they're all the same.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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