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: [Newb] Building 3.4


On Fri, 2004-03-19 at 14:09, sashan wrote:
> I built gcc-3.4 about a week ago. Then I did a cvs update and tried to 
> rebuild again but it spat out this error.
> 
> In file included from /home/darkwing/Code/gcc_3.4_build/i686-pc-linux-gnu/libstdc++-v3/include/memory:55,
>                  from ../../../../gcc_3.4/libstdc++-v3/src/allocator.cc:35:
> /home/darkwing/Code/gcc_3.4_build/i686-pc-linux-gnu/libstdc++-v3/include/bits/allocator.h:52:31: bits/c++allocator.h: No such file or directory
> In file included from /home/darkwing/Code/gcc_3.4_build/i686-pc-linux-gnu/libstdc++-v3/include/memory:55,
> 
> What am I doing wrong? 

Use gcc/contrib/gcc_update to update your tree instead.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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