This is the mail archive of the gcc-help@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: Gcc installation problem



On Saturday, Aug 16, 2003, at 11:17 US/Eastern, Long Fei wrote:



I tried a few simple programs in spec2000 benchmark. They are very simple C programs. I also had this problem with my own simple C code. Gcc3.3 always looks for header files in /usr/include which is naturally incompatible since those files comes with gcc 2.96.


No the files in /usr/include are not incompatible with gcc3.3 as the files in there come with glibc and other libraries and not GCC.
What are errors are you receiving and maybe someone can help you.



Thanks, Andrew Pinski


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