Senility must be setting in

I know I must be getting senile, but here goes.

In trying to compile jikes1.15, the configure script died trying to
link a very simple test program, something like this:

#include <stdio.h>
#include <math.h>
main()
{
floor(0.0);
}

The problem is finding floor(). I tried compiling with “gcc” “qcc” and
“cc” all with the same results. As far as I can tell, all related
compiler and tool packages have been installed. Anyone know why this
might be occuring?


\

Mitchell Schoenbrun --------- maschoen@pobox.com

Is it linking with -lm?

chris

Mitchell Schoenbrun <maschoen@pobox.com> wrote:

I know I must be getting senile, but here goes.

In trying to compile jikes1.15, the configure script died trying to
link a very simple test program, something like this:

#include <stdio.h
#include <math.h
main()
{
floor(0.0);
}

The problem is finding floor(). I tried compiling with “gcc” “qcc” and
“cc” all with the same results. As far as I can tell, all related
compiler and tool packages have been installed. Anyone know why this
might be occuring?


\

Mitchell Schoenbrun --------- > maschoen@pobox.com
\


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/