comp.lang.ada
 help / color / mirror / Atom feed
* gcc 3.2.3 and trancendental functions
@ 2003-05-03 13:06 jim hopper
  2003-05-03 14:07 ` Samuel Tardieu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: jim hopper @ 2003-05-03 13:06 UTC (permalink / raw)


We have a problem.  we have a couple new linux boxes. one is red hat 8,
the other in 9.0.  when i try to run our radar sim it hangs.   finally
traced it down to a problem with sin/cos etc.  so i created a little
program that just calls cosine with 45"  (tried both degrees version
and radians.  the cos returns NAN.

so i went to gcc.gnu.edu and downloaded source for gcc 3.2.3 (i think)
and built and bootstrapped, same problem!

then i went to cs.nyu.edu and downloaded the linux distribution for
gnat 3.15p there and installed it, and everything works fine. on the
8.0 box.

on the 9.0 box neither compiler seems to work. howoever if i move the
executable done with gnat 3.15p over to the 9.0 box that executes ok, i
just cant execute anything compiled on that box.

Does anyone have any insight into why transendentals fail on gcc 3.2.3
compiler??

thanks jim



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-05-06  1:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03 13:06 gcc 3.2.3 and trancendental functions jim hopper
2003-05-03 14:07 ` Samuel Tardieu
2003-05-03 14:40 ` Jeffrey Creem
2003-05-06  1:41   ` jim hopper
2003-05-05 18:09 ` Mark Johnson
2003-05-06  1:43   ` jim hopper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox