[ODE] 0.9-rc1

Bram Stolk b.stolk at gmail.com
Mon Oct 1 11:45:34 MST 2007


Thanks for testing.

This is the same behaviour that Rick Ashton reported.
We found out that this is caused by the OSX conditional in
drawstuf/src/Makefile.am

if OSX
libdrawstuff_a_SOURCES+= osx.cpp
endif

I have to find out why OSX is not set properly.

With the conditional removed, the next problem was that ld was used for
linking, and not the c++ compiler.

We need to fix that one as well.

There were additional problems for Rick though.

  bram



On 10/1/07, Mark Williams <mark at image-engine.com> wrote:
>
> I just had a go on a OSX 10.4 / i686 box with 0.9rc1 and got:
>
> g++  -g -I/usr/X11R6/include -L/usr/X11R6/lib   -o dstest
> -L../../drawstuff/src dstest-dstest.o -ldrawstuff  -framework OpenGL
> -framework Carbon -framework AGL  -lstdc++ -lm -lpthread -lstdc++ -lm
> -lpthread
> /usr/bin/ld: Undefined symbols:
> _dsPrint
> dsPlatformSimLoop(int, int, dsFunctions*, int)
> _dsDebug
> _dsError
> collect2: ld returned 1 exit status
>
>
>
>
> Cheers,
> Mark
>
> > Hi,
> >
> > Oleh fixed some of the main issues with 0.9-rc1
> > Personally, I think we're pretty close to a 0.9 that we have decent
> > trust in.
> >
> > I want to concentrate now on build issues.
> > I recall someone on OS-X reporting drawstuff problems?
> > And Jon reported a link thing on visual studio.
> > Jon, someone suggested a fix, did that work for you?
> >
> > If it builds out-of-the-box on all major platforms, we should release.
> > Unfortunately, I lost access to those nice 64bits SGI itanium and mips
> > platforms, so I can no longer test those.
> > I'll look into SF compile farm, and see if they provide shells to OSX
> > machines.
> >
> > If you got a fancy architecture (something other than ia32 linux or
> > visual studio 2005) lemme know your findings.
> >
> >   Bram
> >
> >
> >
> > --
> > Zapp: Captain's log, stardate...er..
> > Kif: Ohhh. April 13th.
> > Zapp: April 13th. Point 2.
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > ODE mailing list
> > ODE at ode.org
> > http://ode.org/mailman/listinfo/ode
>
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>



-- 
Zapp: Captain's log, stardate...er..
Kif: Ohhh. April 13th.
Zapp: April 13th. Point 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ode.org/pipermail/ode/attachments/20071001/4ba9816d/attachment-0001.htm


More information about the ODE mailing list