[ODE] RE : Changes required to compile libode.so...
Dominique Louis
Dominique at SavageSoftware.com.au
Tue Apr 13 15:34:05 MST 2004
Hi Martin,
Thanks for the tip. I will give that a try shortly. I am using Jeff's
suggestions actually.
I also noticed while googling that someone suggested using a "-lsupc++
switch" during linking, but I could not get this to work ( or if it is a
real switch ) or I may be putting it in the wrong place.
Dominique.
Martin C. Martin wrote:
> Well, if you're doing it from the command line, type "g++" instead of
> "gcc" for the line that produces the library. If you're using the
> makefile line that Jeff Smith provided, try "$(CXX)" in place of
> "$(CC)." If you're using some other tool, or that doesn't work, you
> might have to read the manuals for the tools you're using.
>
> - Martin
More information about the ODE
mailing list