help about building native compiler for new target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all

i have gcc-4.1.2 cross compiler for our target. i am trying to build the native compiler using the cross compiler. native compiler built, but while running the simple program such as below gives the error "value too large for  defined data type"

int main()
{
return 0;
}

thanks in advance.

Santosh



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux