This is the mail archive of the gcc-bugs@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-3.0.3: failed to build cross x86->Alpha


On Tue, Dec 25, 2001 at 03:49:34PM +0000, Dr. David Alan Gilbert wrote:
> /discs/cross/source/gcc-3.0.3/gcc/libgcc2.h:102: no data type for mode
> `TI'

This is a known problem for gcc 3.0.  To work around this, you 
must hack gcc/hwint.h to use "long long".

This has been fixed properly for gcc 3.1.


r~


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