This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Error occurs in libstdc++-v3/include is ignored
On Jun 17, 2004, Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> wrote:
> On Wed, 16 Jun 2004 16:56:28 -0300, Alexandre Oliva wrote...
>> 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.
>>
> In my case, generation of precompiled header has failed in all of the multilib dirs.
> Should it continue in such a case?
It should complete configuration of the multilibs, and then fail when
it attempts to build them. I.e., make configure-target-libstdc++-v3
should complete, but make all-target-libstdc++-v3 should then fail.
Does it?
--
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}