This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: latest CVS RH6.1 gcc-2.95.2 build failure



> ../../../../../gcc-2.95.2/libstdc++/bits/basic_string.h:38: atomicity.h: No such file or directory

Odd. Your configure/compile line looks correct.

atomicity.h is taken from the glic distro, but it is included 
in libstdc++, for your case it should be in libstdc++/config/cpu/i386

You might want to check and make sure that your source directory is complete.

-benjamin

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