From: | Malek Bengougam |
Date: | 27 Dec 99 at 15:00:28 |
Subject: | Re: ixemul.library problems |
From: "Malek Bengougam" <malek_b@hotmail.com>
>From: Jeff Pierce <jeffanim5@loop.com>
>Hello,
Hi,
[...]
>I then compiled using the
>the Geek Gadgets "gcc" with the following command line:
> > gcc -o mousey mousetest.c
>
> "Obsolete ixemul.library syscall number used.
> Relink program with current ixemul crt0.o and libc.a."
You didn't have the latest ixemul (47.6 or 48.0) or some files are
missing...
>I also tried compiling with:
> > gcc -noixemul libnix -o mousey mousetest.c
>and got,
> "gcc: libnix: no such file or directory"
Here GCC thinks that "libnix" is a linkable file ;)
You should remove "libnix" to make it work :)
Don't forget to install the libnix package...
Another thing that maybe useful (described in libnix.guide):
When compiling programs with call to std mathlib (cos(), sin() etc..)
you should add -lm to the commandline because libnix patches all Math.h
functions.
>I am
>currently using OS3.5 on my A3000. Any assistance would be greatly
>appreciated.
no problem, just post to this list ;)
>Thanks,
>Jeff
bye
---
Etonnant non ?
Malek "Season/Virtualize"