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: Error occurs in libstdc++-v3/include is ignored


On Jun 16, 2004, Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> wrote:

> Why doesn't it stop like this?

It should retry the build when you actually `make', and fail then.
The advantage being that you don't get a tree configured only for a
subset of the multilibs.

This should probably be documented, with not only a comment, but also
a warning.  Would you supply a patch that issues such a warning in
case the build fails?  Also, would you please confirm that we retry
the build after configure is done, and fail then?  Please post
whatever patch you come up with to gcc-patches@gcc.gnu.org, and Cc: me
such that I don't miss it.

Thanks,

-- 
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]