public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cross gcc libgfortran mis-configuration
@ 2012-05-22  3:51 rbmj
  0 siblings, 0 replies; only message in thread
From: rbmj @ 2012-05-22  3:51 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Hi everyone,

I am working on getting libgfortran to cross compile targeting vxworks.  
However, I've noticed that it has been mis-configured.  Checking 
config.log, it appears that checks for function existence is succeeding 
because gcc thinks they are builtins.

My config.log is attached - line 2175 (for example) shows the issue.

This appears to be a problem with other functions as well.  For some 
reason, configure thinks that my cross gcc has functions like fp_trap, 
fp_enable, fp_setmask, umask, exec*

For another thing, I don't see how fork() can be a builtin, considering 
that there is no fork() in the libc and the vxworks process model 
doesn't exactly mesh with posix and forking...

Or maybe there's another issue.  Either way, these functions should 
*not* be working.

Any help is appreciated.  Thanks,

Robert Mason

[-- Attachment #2: config.log.gz --]
[-- Type: application/x-gzip, Size: 24956 bytes --]

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

only message in thread, other threads:[~2012-05-22  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-22  3:51 cross gcc libgfortran mis-configuration rbmj

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).