public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* help about building native compiler for new target
@ 2012-11-21  5:39 santosh tatoju
  0 siblings, 0 replies; only message in thread
From: santosh tatoju @ 2012-11-21  5:39 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-21  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-21  5:39 help about building native compiler for new target santosh tatoju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).